Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 80dc100

Browse files
committed
Change version -> 0.9.0
1 parent de7a76d commit 80dc100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodableAlamofire.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Pod::Spec.new do |s|
1010

1111
s.name = "CodableAlamofire"
12-
s.version = "0.0.1"
12+
s.version = "0.9.0"
1313
s.summary = "An extension for Alamofire that converts JSON data into Decodable Objects."
1414
s.homepage = "https://github.com/Otbivnoe/CodableAlamofire"
1515
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)