Skip to content

Commit 34d2678

Browse files
authored
Update README.md
1 parent f138da8 commit 34d2678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The implementation of this library was created by following the excellent [Ciris
1717
Add the dependency to your project build settings:
1818

1919
```sbt
20-
libraryDependencies += "lt.dvim.ciris-hocon" %% "ciris-hocon" % "0.1"
20+
libraryDependencies += "lt.dvim.ciris-hocon" %% "ciris-hocon" % "0.2"
2121
```
2222

2323
Or a snapshot from a [snapshot repository](https://bintray.com/2m/snapshots/ciris-hocon) for which you will need an additional resolver:

0 commit comments

Comments
 (0)