Skip to content

Commit 0975e85

Browse files
author
Nader Hadji Ghanbari
committed
Release version 0.1.1
1 parent 8b99bc1 commit 0975e85

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-SNAPSHOT"
15+
version := "0.1.1"
1616
description := "ScalaCheck Generators Extension"
1717
organization := "com.servicerocket"
1818
organizationName := "ServiceRocket"

0 commit comments

Comments
 (0)