Skip to content

Commit

Permalink
Updated Lib Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jumaallan committed Apr 26, 2018
1 parent 88fb957 commit cbe3bde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To be able to use the following library, you will need to add the following grad

```gradle
dependencies {
 implementation 'com.twigafoods:daraja:0.1.0'
 implementation 'com.twigafoods:daraja:0.1.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion daraja/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
publish {
groupId = 'com.twigafoods'
artifactId = 'daraja'
publishVersion = '0.1.0'
publishVersion = '0.1.1'
desc = 'Android MPESA SDK Library - Dubbed Daraja, Open Sourced from our Twiga Tech Team'
licences = ['Apache-2.0']
repoName ='android-daraja-sdk'
Expand Down

0 comments on commit cbe3bde

Please sign in to comment.