Skip to content

Commit

Permalink
Bumping version before the release
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaschmidt committed Oct 21, 2016
1 parent 84d91ae commit 14adedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import sbt._
val PlayVersion = "2.5.4"
val Scala10 = "2.10.5"
val Scala11 = "2.11.8"
val ProjectVersion = "0.1.17"
val ProjectVersion = "0.1.18"

val deps = new Dependencies(PlayVersion, ProjectVersion)

Expand Down

0 comments on commit 14adedc

Please sign in to comment.