We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f138da8 commit 34d2678Copy full SHA for 34d2678
README.md
@@ -17,7 +17,7 @@ The implementation of this library was created by following the excellent [Ciris
17
Add the dependency to your project build settings:
18
19
```sbt
20
-libraryDependencies += "lt.dvim.ciris-hocon" %% "ciris-hocon" % "0.1"
+libraryDependencies += "lt.dvim.ciris-hocon" %% "ciris-hocon" % "0.2"
21
```
22
23
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