Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IvBaranov committed Oct 9, 2015
1 parent 4d06b04 commit 64dc09b
Show file tree
Hide file tree
Showing 3 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 @@ -16,7 +16,7 @@ allprojects {
}
}
dependencies {
compile 'com.github.ivbaranov:MaterialFavoriteButton:0.1.0'
compile 'com.github.ivbaranov:MaterialFavoriteButton:0.1.1'
}
```

Expand Down
Binary file removed demo.gif
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MIN_SDK_VERSION=11
TARGET_SDK_VERSION=23

# Current library version
VERSION_NAME=0.1.0
VERSION_NAME=0.1.1

# Dependency versions (library)
SUPPORT_LIBRARY_VERSION=23.0.1
Expand Down

0 comments on commit 64dc09b

Please sign in to comment.