Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalsharma authored Dec 21, 2016
1 parent cfce13d commit a691bd2
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 @@ -31,7 +31,7 @@ Add the dependencies :

````java
dependencies {
compile 'com.github.flipkart-incubator:batchman:1.2.0'
compile 'com.github.flipkart-incubator:batchman:1.2.1'
}
````

Expand All @@ -40,7 +40,7 @@ Add the dependencies :
````java

dependencies {
compile 'com.github.flipkart-incubator:batchman-gson:1.2.0'
compile 'com.github.flipkart-incubator:batchman-gson:1.2.1'
}
````

Expand Down

0 comments on commit a691bd2

Please sign in to comment.