diff --git a/README.md b/README.md
index a19ebcd..ce25a65 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# S-Money API client
-[](https://github.com/payintech/smoney-java-client/releases)
+[](https://github.com/payintech/smoney-java-client/releases)
[](https://travis-ci.org/payintech/smoney-java-client)
[](https://raw.githubusercontent.com/payintech/smoney-java-client/master/LICENSE)
[](https://gitter.im/payintech/smoney-java-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -63,7 +63,7 @@ the timeout value from 15 to a greater value.
### Gradle
dependencies {
- compile 'com.payintech:s-money-client:16.04'
+ compile 'com.payintech:s-money-client:16.07'
}
@@ -72,13 +72,13 @@ the timeout value from 15 to a greater value.
com.payintech
s-money-client
- 16.04
+ 16.07
### SBT
- libraryDependencies += "com.payintech" % "s-money-client" % "16.04"
+ libraryDependencies += "com.payintech" % "s-money-client" % "16.07"
diff --git a/pom.xml b/pom.xml
index 2dbe2b6..668577c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.payintech
s-money-client
- 16.05
+ 16.07
jar
S-Money API Client
S-Money API client for Java and Android