Skip to content

Commit ed1958f

Browse files
version bump
1 parent bdaa663 commit ed1958f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlamofireObjectMapper.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "AlamofireObjectMapper"
4-
s.version = "6.2.0"
4+
s.version = "6.3.0"
55
s.license = { :type => "MIT", :file => "LICENSE" }
66
s.summary = "An extension to Alamofire which automatically converts JSON response data into swift objects using ObjectMapper"
77
s.homepage = "https://github.com/tristanhimmelman/AlamofireObjectMapper"

0 commit comments

Comments
 (0)