Skip to content

Commit

Permalink
v.0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielemariotti committed Nov 20, 2015
1 parent 87466c3 commit 57cbf3f
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 @@ -57,7 +57,7 @@ You can now download it from Sonatype's snapshots repo.

```
dependencies {
compile 'com.github.gabrielemariotti.recyclerview:recyclerview-animators:0.1.0-SNAPSHOT@aar'
compile 'com.github.gabrielemariotti.recyclerview:recyclerview-animators:0.2.0-SNAPSHOT@aar'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# org.gradle.parallel=true


VERSION_NAME=0.1.0-SNAPSHOT
VERSION_NAME=0.2.0-SNAPSHOT
VERSION_CODE=1
GROUP=com.github.gabrielemariotti.recyclerview

Expand Down

0 comments on commit 57cbf3f

Please sign in to comment.