Skip to content

Commit f13fe64

Browse files
committed
releasing version 0.2.3
1 parent 1ee4dd9 commit f13fe64

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
@@ -27,7 +27,7 @@ assemble. This `build` directory will be at the same level as the directory you
2727
<dependency>
2828
<groupId>com.jkoolcloud.client.api</groupId>
2929
<artifactId>jkool-client-api</artifactId>
30-
<version>0.2.2</version>
30+
<version>0.2.3</version>
3131
</dependency>
3232
```
3333
## Streaming to jKool

pom.xml

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

55
<groupId>com.jkoolcloud.client.api</groupId>
66
<artifactId>jkool-client-api</artifactId>
7-
<version>0.2.2</version>
7+
<version>0.2.3</version>
88
<packaging>jar</packaging>
99

1010
<name>jkool-client-api</name>

0 commit comments

Comments
 (0)