Skip to content

Commit 054f644

Browse files
committed
change version from 0.2.2 to 0.2.2
1 parent 06af87e commit 054f644

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
@@ -21,7 +21,7 @@ The recommended way to use the Aliyun TSDB SDK for Java in your project is to co
2121
<dependency>
2222
<groupId>com.aliyun</groupId>
2323
<artifactId>hitsdb-client</artifactId>
24-
<version>0.2.0</version>
24+
<version>0.2.2</version>
2525
</dependency>
2626
```
2727

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aliyun</groupId>
55
<artifactId>hitsdb-client</artifactId>
6-
<version>0.2.1</version>
6+
<version>0.2.2</version>
77
<name>Aliyun TSDB SDK for Java</name>
88
<description>The Alibaba TSDB SDK for Java used for accessing High Performance Time Series Database</description>
99
<url>https://www.aliyun.com/product/hitsdb</url>

0 commit comments

Comments
 (0)