Skip to content

Commit dbeccda

Browse files
version related changes.
1 parent d457c09 commit dbeccda

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ with OST Platform, requiring only three steps:
4343
<dependency>
4444
<groupId>com.ost</groupId>
4545
<artifactId>ost-sdk-java</artifactId>
46-
<version>2.0.0</version>
46+
<version>2.1.0</version>
4747
</dependency>
4848
```
4949

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.1.0

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.ost</groupId>
55
<artifactId>ost-sdk-java</artifactId>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.1.0-SNAPSHOT</version>
77
<name>OST SDK for Java</name>
88
<description>OST Platform SDK for Java</description>
99
<packaging>jar</packaging>

0 commit comments

Comments
 (0)