diff --git a/CodableAlamofire.podspec b/CodableAlamofire.podspec index 7e2a3bd..3375f8c 100644 --- a/CodableAlamofire.podspec +++ b/CodableAlamofire.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "CodableAlamofire" - s.version = "0.9.0" + s.version = "1.0.0" s.summary = "An extension for Alamofire that converts JSON data into Decodable Objects." s.homepage = "https://github.com/Otbivnoe/CodableAlamofire" s.license = { :type => "MIT", :file => "LICENSE" }