We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0fe8e commit 8331051Copy full SHA for 8331051
readme.md
@@ -21,7 +21,7 @@ Get the latest JAR(s) from [here](http://search.maven.org/#search%7Cga%7C1%7Cg%3
21
<dependency>
22
<groupId>com.github.shyiko</groupId>
23
<artifactId>mysql-binlog-connector-java</artifactId>
24
- <version>0.2.1</version>
+ <version>0.2.2</version>
25
</dependency>
26
```
27
@@ -32,7 +32,7 @@ The latest development version always available through Sonatype Snapshots repos
32
33
34
35
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.3-SNAPSHOT</version>
36
37
</dependencies>
38
0 commit comments