Skip to content

Commit 09f194f

Browse files
committed
Merge pull request #6 from martinraison/master
update version number in README
2 parents ea808b2 + c98f286 commit 09f194f

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)