Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit 2f93fd1

Browse files
committed
Starting next development cycle
1 parent ed4f06a commit 2f93fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object ProjectBuild extends Build {
4545

4646
object Configuration {
4747

48-
val commonVersion = "0.2.18"
48+
val commonVersion = "0.2.19-SNAPSHOT"
4949
val projectScalaVersion = "2.11.7"
5050

5151
val specs2Dependency = "org.specs2" %% "specs2" % "2.3.11" % "test"

0 commit comments

Comments
 (0)