Skip to content

Commit a054d49

Browse files
committed
update README, bump to next snapshot
1 parent 5925b78 commit a054d49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This client library is released on Maven Central. Add a new dependency to your
1515
<dependency>
1616
<groupId>org.sourcelab</groupId>
1717
<artifactId>kafka-connect-client</artifactId>
18-
<version>1.0.0</version>
18+
<version>1.0.1</version>
1919
</dependency>
2020
```
2121

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.sourcelab</groupId>
88
<artifactId>kafka-connect-client</artifactId>
9-
<version>1.0.1</version>
9+
<version>1.0.2-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<!-- Require Maven 3.3.9 -->

0 commit comments

Comments
 (0)