Skip to content

Commit

Permalink
#noissue: prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
paul.rutledge committed Mar 5, 2016
1 parent 7429ca7 commit 6b00c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ make sure that you add the following operators before parsing:
<dependency>
<groupId>com.github.rutledgepaulv</groupId>
<artifactId>q-builders</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>
</dependencies>
```
Expand All @@ -253,7 +253,7 @@ make sure that you add the following operators before parsing:
<dependency>
<groupId>com.github.rutledgepaulv</groupId>
<artifactId>q-builders</artifactId>
<version>2.0-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6b00c69

Please sign in to comment.