We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b5d27 commit 8be269fCopy full SHA for 8be269f
1 file changed
README.md
@@ -30,7 +30,7 @@ SComb aims to replace [scala-parser-combinators](https://github.com/scala/scala-
30
Add the following line to your `build.sbt`
31
32
```scala
33
-libraryDependencies += "com.github.kmizu" %% "scomb" % "0.5"
+libraryDependencies += "com.github.kmizu" %% "scomb" % "0.6"
34
```
35
36
## Getting Started
0 commit comments