Skip to content

Commit

Permalink
prepare for 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dodocat committed Dec 23, 2014
1 parent d41a6a7 commit 13e383a
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 @@ -6,7 +6,7 @@
In build.gradle config dependency.

``` groovy
compile 'org.quanqi:CircularProgress:1.0.0'
compile 'org.quanqi:CircularProgress:1.0.2'
```

In laout xml
Expand Down
2 changes: 1 addition & 1 deletion library/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=1.0.2-SNAPSHOT
VERSION_NAME=1.0.2
VERSION_CODE=2
GROUP=org.quanqi

Expand Down

0 comments on commit 13e383a

Please sign in to comment.