Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabri Onur Tüzün committed May 22, 2016
1 parent 50c3bc9 commit 6fe5764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.iyzipay</groupId>
<artifactId>iyzipay-java</artifactId>
<version>1.1.18</version>
<version>1.1.19</version>
</dependency>
```

Expand All @@ -28,7 +28,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.iyzipay:iyzipay-java:1.1.18"
compile "com.iyzipay:iyzipay-java:1.1.19"
```

### Others
Expand Down

0 comments on commit 6fe5764

Please sign in to comment.