Skip to content

Commit 24cd4a9

Browse files
author
Nader Hadji Ghanbari
committed
Release version 0.1.1
1 parent e2e9c2a commit 24cd4a9

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-SNAPSHOT"
17+
version := "0.1.1"
1818
description := "Play Json ScalaCheck Generators"
1919
organization := "com.servicerocket"
2020
organizationName := "ServiceRocket"

0 commit comments

Comments
 (0)