Skip to content

Commit

Permalink
Bump version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apradanas committed Aug 5, 2015
1 parent 0184e59 commit da092b9
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 @@ -96,7 +96,7 @@ Installation
Add dependency

```
compile 'com.apradanas.simplelinkabletext:library:1.0.0@aar'
compile 'com.apradanas.simplelinkabletext:library:1.0.1@aar'
```


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ POM_DEVELOPER_NAME=Aditya Pradana Sugiarto
POM_DEVELOPER_EMAIL=adit@apradanas.com

POM_GROUP_ID=com.apradanas.simplelinkabletext
POM_VERSION=1.0.0
POM_VERSION=1.0.1

0 comments on commit da092b9

Please sign in to comment.