Skip to content

Commit

Permalink
Merge pull request #5 from hiwakaba/main
Browse files Browse the repository at this point in the history
Update the version in pom.xml
  • Loading branch information
hiwakaba authored Oct 6, 2021
2 parents 148c4fb + f2d0514 commit 2debfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>k2hash</artifactId>
<packaging>jar</packaging>

<version>1.0.2</version>
<version>1.0.3</version>
<name>k2hash</name>
<description>An official java driver for k2hash, which is a highly available and scalable distributed KVS library.</description>
<url>https://github.com/yahoojapan/k2hash_java</url>
Expand Down

0 comments on commit 2debfc7

Please sign in to comment.