Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel-keller committed May 26, 2016
1 parent 0208810 commit 25dc229
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 @@ -23,7 +23,7 @@ The last release:
<dependency>
<groupId>com.qwazr</groupId>
<artifactId>jdbc-cache-driver</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>
```

Expand All @@ -33,7 +33,7 @@ The current Snapshot:
<dependency>
<groupId>com.qwazr</groupId>
<artifactId>jdbc-cache-driver</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
```

Expand Down

0 comments on commit 25dc229

Please sign in to comment.