Skip to content

Commit

Permalink
- version bump to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanhimmelman committed Jun 29, 2018
1 parent ab96629 commit 0caf34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlamofireObjectMapper.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "AlamofireObjectMapper"
s.version = "5.0.0"
s.version = "5.1.0"
s.license = { :type => "MIT", :file => "LICENSE" }
s.summary = "An extension to Alamofire which automatically converts JSON response data into swift objects using ObjectMapper"
s.homepage = "https://github.com/tristanhimmelman/AlamofireObjectMapper"
Expand Down

0 comments on commit 0caf34d

Please sign in to comment.