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

Commit 13b21d1

Browse files
author
jchapuis
committed
changed version to 1.0.9 in README
1 parent 7ea6d06 commit 13b21d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A set of additional operators also allow overriding completions and specifying o
2020
Add the following lines to your `build.sbt` file:
2121

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

2626
## Completing on a grammar

0 commit comments

Comments
 (0)