Skip to content

Commit 8331051

Browse files
committed
Update references to release 0.2.2
1 parent 3c0fe8e commit 8331051

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.2.1</version>
24+
<version>0.2.2</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.2.2-SNAPSHOT</version>
35+
<version>0.2.3-SNAPSHOT</version>
3636
</dependency>
3737
</dependencies>
3838

0 commit comments

Comments
 (0)