Skip to content

Commit c81b8f7

Browse files
author
Nader Hadji Ghanbari
committed
Next development cycle: setting version to 0.1.2-SNAPSHOT
1 parent 0975e85 commit c81b8f7

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
@@ -12,7 +12,7 @@ publishTo := version { (v: String) =>
1212
}.value
1313

1414
name := "scala-checkers"
15-
version := "0.1.1"
15+
version := "0.1.2-SNAPSHOT"
1616
description := "ScalaCheck Generators Extension"
1717
organization := "com.servicerocket"
1818
organizationName := "ServiceRocket"

0 commit comments

Comments
 (0)