Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
changed version to 1.0.9 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchapuis committed Nov 6, 2017
1 parent 7ea6d06 commit 13b21d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A set of additional operators also allow overriding completions and specifying o
Add the following lines to your `build.sbt` file:

```
libraryDependencies += "com.nexthink" %% "scala-parser-combinators-completion" % "1.0.8"
libraryDependencies += "com.nexthink" %% "scala-parser-combinators-completion" % "1.0.9"
```

## Completing on a grammar
Expand Down

0 comments on commit 13b21d1

Please sign in to comment.