Skip to content

Commit b32ac72

Browse files
authored
Merge pull request #337 from InterestingLab/rickyhuo.release.1.3.7
Bump version 1.3.7
2 parents 49bba6f + 6554751 commit b32ac72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.6"
2+
version := "1.3.7"
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.3.6"
2+
version := "1.3.7"
33
organization := "io.github.interestinglab.waterdrop"
44

55
scalaVersion := "2.11.8"

0 commit comments

Comments
 (0)