Skip to content

Commit

Permalink
Updated readme.md (release 0.1.3 reference)
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Mar 31, 2015
1 parent f7e47eb commit fa49dd2
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 @@ -21,7 +21,7 @@ Get the latest JAR(s) from [here](http://search.maven.org/#search%7Cga%7C1%7Cg%3
<dependency>
<groupId>com.github.shyiko</groupId>
<artifactId>mysql-binlog-connector-java</artifactId>
<version>0.1.2</version>
<version>0.1.3</version>
</dependency>
```

Expand All @@ -32,7 +32,7 @@ The latest development version always available through Sonatype Snapshots repos
<dependency>
<groupId>com.github.shyiko</groupId>
<artifactId>mysql-binlog-connector-java</artifactId>
<version>0.1.3-SNAPSHOT</version>
<version>0.1.4-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fa49dd2

Please sign in to comment.