Skip to content

Commit

Permalink
Releasing 1.0.2 : Type in removeDelegate()
Browse files Browse the repository at this point in the history
  • Loading branch information
sockeqwe committed Jul 29, 2015
1 parent e5e41d2 commit 5afb1dc
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 @@ -97,5 +97,5 @@ This can be reduced by extending either from `ListDelegationAdapter` if the dats
This library is available on maven central:

```groovy
compile 'com.hannesdorfmann:adapterdelegates:1.0.1'
compile 'com.hannesdorfmann:adapterdelegates:1.0.2'
```
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

VERSION_NAME=1.0.2-SNAPSHOT
VERSION_NAME=1.0.2
VERSION_CODE=102
GROUP=com.hannesdorfmann

Expand Down

0 comments on commit 5afb1dc

Please sign in to comment.