Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaki Ibrahim authored Feb 3, 2020
1 parent 27c6a53 commit f89005c
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 @@ -21,7 +21,7 @@ Maven:
<dependency>
<groupId>com.midtrans</groupId>
<artifactId>java-library</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
</dependencies>
```
Expand All @@ -35,7 +35,7 @@ repositories {
}
dependencies {
compile 'com.midtrans:java-library:1.1.0'
compile 'com.midtrans:java-library:1.1.1'
}
```

Expand Down

0 comments on commit f89005c

Please sign in to comment.