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 6ef494f commit 3196dc5Copy full SHA for 3196dc5
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.1.0</version>
+ <version>0.1.1</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.1.1-SNAPSHOT</version>
+ <version>0.1.2-SNAPSHOT</version>
36
37
</dependencies>
38
0 commit comments