Skip to content

Commit 0b1d0e0

Browse files
committed
Closing 0.2.13
1 parent 8a6036f commit 0b1d0e0

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

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

0 commit comments

Comments
 (0)