Skip to content

Commit 8be269f

Browse files
author
Kota Mizushima
committed
update README.md
1 parent 34b5d27 commit 8be269f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SComb aims to replace [scala-parser-combinators](https://github.com/scala/scala-
3030
Add the following line to your `build.sbt`
3131

3232
```scala
33-
libraryDependencies += "com.github.kmizu" %% "scomb" % "0.5"
33+
libraryDependencies += "com.github.kmizu" %% "scomb" % "0.6"
3434
```
3535

3636
## Getting Started

0 commit comments

Comments
 (0)