We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ee9b0 commit 529f286Copy full SHA for 529f286
README.md
@@ -34,7 +34,7 @@ The library is available for both Scala 2.12 and 2.13
34
<a name="sbt"></a><a name="210121153201"></a>
35
It requires the following in your `build.sbt` file:
36
```
37
-libraryDependencies += "io.github.galliaproject" %% "gallia-core" % "0.2.0"
+libraryDependencies += "io.github.galliaproject" %% "gallia-core" % "0.3.1"
38
39
40
<a name="210121153200"></a>
0 commit comments