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

Commit ed4f06a

Browse files
committed
Closing 0.2.18
1 parent 7588e3c commit ed4f06a

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-SNAPSHOT"
48+
val commonVersion = "0.2.18"
4949
val projectScalaVersion = "2.11.7"
5050

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

0 commit comments

Comments
 (0)