Skip to content

Commit

Permalink
Bump version number in CocoaPods
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Dykan committed Jan 4, 2018
1 parent 00908d9 commit ed7f646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftyJSONModel.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftyJSONModel"
s.version = "1.0.1"
s.version = "2.0.0"
s.summary = "Better way to use SwiftyJSON with custom models"
s.homepage = "https://github.com/alickbass/SwiftyJSONModel"
s.license = { :type => "MIT", :file => "LICENSE.txt" }
Expand Down

0 comments on commit ed7f646

Please sign in to comment.