Skip to content

Commit aa36079

Browse files
author
Nader Hadji Ghanbari
committed
Release version 0.1.0
1 parent 9161840 commit aa36079

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
@@ -28,7 +28,7 @@ publishTo := version { (v: String) =>
2828
}.value
2929

3030
name := "play-json-gen"
31-
version := "0.1.0-SNAPSHOT"
31+
version := "0.1.0"
3232
description := "Play Json ScalaCheck Generators"
3333
organization := "com.servicerocket"
3434
organizationName := "ServiceRocket"

0 commit comments

Comments
 (0)