Skip to content

Commit c98f286

Browse files
committedNov 7, 2014
update version number in README
1 parent 59f85a1 commit c98f286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you're using Play (version 2.1 or higher) with SBT, you should add the follow
3737

3838
```scala
3939

40-
libraryDependencies += "com.kifi" %% "json-annotation" % "0.1"
40+
libraryDependencies += "com.kifi" %% "json-annotation" % "0.2"
4141

4242
addCompilerPlugin("org.scalamacros" % "paradise" % "2.0.1" cross CrossVersion.full)
4343
```

0 commit comments

Comments
 (0)
Please sign in to comment.