Skip to content

Commit

Permalink
Merge pull request #642 from InterestingLab/garyelephant.bump.version
Browse files Browse the repository at this point in the history
bump version to 1.5.2
  • Loading branch information
RickyHuo authored Aug 6, 2021
2 parents b92018f + 9efc7c2 commit ab7f201
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "Waterdrop"
version := "1.5.1"
version := "1.5.2"
organization := "io.github.interestinglab.waterdrop"

scalaVersion := "2.11.8"
Expand Down
2 changes: 1 addition & 1 deletion doctor/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "Waterdrop-doctor"
version := "1.5.1"
version := "1.5.2"
organization := "io.github.interestinglab.waterdrop"

scalaVersion := "2.11.8"
Expand Down
2 changes: 1 addition & 1 deletion waterdrop-apis/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "Waterdrop-apis"
version := "1.5.1"
version := "1.5.2"
organization := "io.github.interestinglab.waterdrop"

scalaVersion := "2.11.8"
Expand Down
2 changes: 1 addition & 1 deletion waterdrop-config/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "Waterdrop-config"
version := "1.5.1"
version := "1.5.2"
organization := "io.github.interestinglab.waterdrop"

scalaVersion := "2.11.8"
Expand Down
2 changes: 1 addition & 1 deletion waterdrop-core/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "Waterdrop-core"
version := "1.5.1"
version := "1.5.2"
organization := "io.github.interestinglab.waterdrop"

scalaVersion := "2.11.8"
Expand Down

0 comments on commit ab7f201

Please sign in to comment.