Skip to content

Commit 14adedc

Browse files
committed
Bumping version before the release
1 parent 84d91ae commit 14adedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sbt._
44
val PlayVersion = "2.5.4"
55
val Scala10 = "2.10.5"
66
val Scala11 = "2.11.8"
7-
val ProjectVersion = "0.1.17"
7+
val ProjectVersion = "0.1.18"
88

99
val deps = new Dependencies(PlayVersion, ProjectVersion)
1010

0 commit comments

Comments
 (0)