Skip to content

Commit cfe00b7

Browse files
author
Nader Hadji Ghanbari
committed
Next development cycle: setting version to 0.1.2-SNAPSHOT
1 parent 24cd4a9 commit cfe00b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ publishTo := version { (v: String) =>
1414
}.value
1515

1616
name := "play-json-gen"
17-
version := "0.1.1"
17+
version := "0.1.2-SNAPSHOT"
1818
description := "Play Json ScalaCheck Generators"
1919
organization := "com.servicerocket"
2020
organizationName := "ServiceRocket"

0 commit comments

Comments
 (0)