Skip to content

Commit 9efc7c2

Browse files
committed
bump version to 1.5.2
1 parent b92018f commit 9efc7c2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "Waterdrop"
2-
version := "1.5.1"
2+
version := "1.5.2"
33
organization := "io.github.interestinglab.waterdrop"
44

55
scalaVersion := "2.11.8"

doctor/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "Waterdrop-doctor"
2-
version := "1.5.1"
2+
version := "1.5.2"
33
organization := "io.github.interestinglab.waterdrop"
44

55
scalaVersion := "2.11.8"

waterdrop-apis/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "Waterdrop-apis"
2-
version := "1.5.1"
2+
version := "1.5.2"
33
organization := "io.github.interestinglab.waterdrop"
44

55
scalaVersion := "2.11.8"

waterdrop-config/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "Waterdrop-config"
2-
version := "1.5.1"
2+
version := "1.5.2"
33
organization := "io.github.interestinglab.waterdrop"
44

55
scalaVersion := "2.11.8"

waterdrop-core/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "Waterdrop-core"
2-
version := "1.5.1"
2+
version := "1.5.2"
33
organization := "io.github.interestinglab.waterdrop"
44

55
scalaVersion := "2.11.8"

0 commit comments

Comments
 (0)