Skip to content

Commit

Permalink
Merge pull request #34 from ostdotcom/readme_update
Browse files Browse the repository at this point in the history
Repository moved from OpenStFoundation to ostdotcom and related Readm…
  • Loading branch information
AMAN-BARBARIA committed Feb 28, 2019
2 parents 2cfdace + 101fc66 commit f59bd92
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[OST KYC JAVA SDK v2.0.3](https://github.com/ostdotcom/ost-kyc-sdk-java/tree/v2.0.3) February 28 2019
---

* Repository moved from OpenStFoundation to ostdotcom and related Readme Updated.

[OST KYC JAVA SDK v2.0.2](https://github.com/ostdotcom/ost-kyc-sdk-java/tree/v2.0.2) December 21 2018
---

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To use this node module, developers will need to:
<dependency>
<groupId>com.ost</groupId>
<artifactId>ost-kyc-sdk-java</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.0.3
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.ost</groupId>
<artifactId>ost-kyc-sdk-java</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<name>OST KYC SDK for Java</name>
<description>The official OST KYC SDK for Java(https://dev.ost.com/docs/kyc/index.html).</description>
<packaging>jar</packaging>
Expand Down

0 comments on commit f59bd92

Please sign in to comment.