Skip to content

Commit bd18edc

Browse files
committed
Next development cycle
1 parent 627b000 commit bd18edc

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.10"
48+
val commonVersion = "0.2.11-SNAPSHOT"
4949
val projectScalaVersion = "2.10.3"
5050

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

0 commit comments

Comments
 (0)