Skip to content

Commit

Permalink
bump version to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
garyelephant committed Aug 11, 2021
1 parent 12d9f2d commit 81a011a
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.2"
version := "1.5.3"
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.2"
version := "1.5.3"
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.2"
version := "1.5.3"
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.2"
version := "1.5.3"
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.2"
version := "1.5.3"
organization := "io.github.interestinglab.waterdrop"

scalaVersion := "2.11.8"
Expand Down

0 comments on commit 81a011a

Please sign in to comment.