Skip to content

Commit

Permalink
Release 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zoonooz committed Oct 11, 2015
1 parent 0d73dd1 commit 14a8015
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# ZFRippleButton CHANGELOG

## 0.4

- add option to custom touch up animation time, thanks @ronaldmak (#14)
- fix ripple view position is wrong, thanks @ronaldmak (#12)

## 0.3

- swift 2.0
Expand Down
2 changes: 1 addition & 1 deletion ZFRippleButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "ZFRippleButton"
s.version = "0.3"
s.version = "0.4"
s.summary = "Custom UIButton effect inspired by Google Material Design"
s.homepage = "https://github.com/zoonooz/ZFRippleButton"
s.license = 'MIT'
Expand Down

0 comments on commit 14a8015

Please sign in to comment.