Skip to content

Commit 5d06356

Browse files
Merge pull request #38 from ostdotcom/version-update
version update
2 parents b4ce1d1 + ebac52b commit 5d06356

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
@@ -37,7 +37,7 @@ For documentation, visit [https://dev.ost.com/](https://dev.ost.com/)
3737
<dependency>
3838
<groupId>com.ost</groupId>
3939
<artifactId>ost-sdk-java</artifactId>
40-
<version>2.2.0</version>
40+
<version>2.2.1</version>
4141
</dependency>
4242
```
4343

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.2.1

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.2.0-SNAPSHOT</version>
6+
<version>2.2.1-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)