Skip to content

Commit

Permalink
Update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
KyoheiG3 committed Jan 27, 2017
1 parent efaab76 commit 7ed299c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GridView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "GridView"
s.summary = "GridView"
s.homepage = "https://github.com/KyoheiG3/GridView"
s.version = "0.2.0"
s.version = "0.2.1"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Kyohei Ito" => "[email protected]" }
s.ios.deployment_target = '8.0'
Expand Down

0 comments on commit 7ed299c

Please sign in to comment.