Skip to content

Commit

Permalink
Update version number in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Nov 18, 2023
1 parent 1919173 commit 73c2f18
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 @@ -16,7 +16,7 @@ The [compiled artifact](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.ev
<dependency>
<groupId>com.evolvedbinary.cql</groupId>
<artifactId>corpusql-parser</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</dependency>
```

Expand Down

0 comments on commit 73c2f18

Please sign in to comment.