diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-07-11 22:24:02 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-07-11 22:24:02 -0700 |
| commit | 4bd8f3281e56badd21824a0a554be3f35ae71d5b (patch) | |
| tree | 1811a82371ae4fcd245e3de68265386709345666 /other/java/client/pom.xml | |
| parent | 578f316173c6cdf0d2acef2d296e3cdbf015d860 (diff) | |
| download | seaweedfs-4bd8f3281e56badd21824a0a554be3f35ae71d5b.tar.xz seaweedfs-4bd8f3281e56badd21824a0a554be3f35ae71d5b.zip | |
1.3.0
* add option to include last entry
*
Diffstat (limited to 'other/java/client/pom.xml')
| -rw-r--r-- | other/java/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 05061e0f6..6f514d527 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.2.9</version> + <version>1.3.0</version> <parent> <groupId>org.sonatype.oss</groupId> |
