Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
keithito committed Feb 16, 2019
1 parent 1c22eeb commit 35e92b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleAnimation.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SimpleAnimation"
s.version = "0.4.1"
s.version = "0.4.2"
s.summary = "A UIView extension to make basic animations, like fades and bounces, simple."
s.homepage = "https://github.com/keithito/SimpleAnimation"
s.license = 'MIT'
Expand Down

0 comments on commit 35e92b9

Please sign in to comment.