Skip to content

Commit fa49dd2

Browse files
committed
Updated readme.md (release 0.1.3 reference)
1 parent f7e47eb commit fa49dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get the latest JAR(s) from [here](http://search.maven.org/#search%7Cga%7C1%7Cg%3
2121
<dependency>
2222
<groupId>com.github.shyiko</groupId>
2323
<artifactId>mysql-binlog-connector-java</artifactId>
24-
<version>0.1.2</version>
24+
<version>0.1.3</version>
2525
</dependency>
2626
```
2727

@@ -32,7 +32,7 @@ The latest development version always available through Sonatype Snapshots repos
3232
<dependency>
3333
<groupId>com.github.shyiko</groupId>
3434
<artifactId>mysql-binlog-connector-java</artifactId>
35-
<version>0.1.3-SNAPSHOT</version>
35+
<version>0.1.4-SNAPSHOT</version>
3636
</dependency>
3737
</dependencies>
3838

0 commit comments

Comments
 (0)