Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Upgrading version
  • Loading branch information
ankit-rzp authored Jun 1, 2017
1 parent d618930 commit 4551c59
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 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.razorpay</groupId>
<artifactId>razorpay-java</artifactId>
<version>1.2.2</version>
<version>1.2.4</version>
</dependency>
```

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

```groovy
compile "com.razorpay:razorpay-java:1.2.2"
compile "com.razorpay:razorpay-java:1.2.4"
```

## Usage
Expand Down

0 comments on commit 4551c59

Please sign in to comment.