Skip to content

Commit

Permalink
releasing version 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kausandr committed Nov 18, 2019
1 parent 7a497dc commit 2bf9868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ assemble. This `build` directory will be at the same level as the directory you
<dependency>
<groupId>com.jkoolcloud.client.api</groupId>
<artifactId>jkool-client-api</artifactId>
<version>0.2.3</version>
<version>0.2.7</version>
</dependency>
```
## Streaming to jKool
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.jkoolcloud.client.api</groupId>
<artifactId>jkool-client-api</artifactId>
<version>0.2.6</version>
<version>0.2.7</version>
<packaging>jar</packaging>

<name>jkool-client-api</name>
Expand Down

0 comments on commit 2bf9868

Please sign in to comment.