Skip to content

Commit 6d44be7

Browse files
committedApr 10, 2019
Bump Podspec version to 0.2.0
1 parent 853ebe7 commit 6d44be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Codextended.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "Codextended"
3-
spec.version = "0.1.0"
3+
spec.version = "0.2.0"
44
spec.summary = "Extensions giving Swift's Codable API type inference super powers."
55
spec.description = "Codextended adds a set of extensions on top of Swift's Codable API to give it type inference super powers."
66
spec.homepage = "https://github.com/JohnSundell/Codextended"

0 commit comments

Comments
 (0)
Please sign in to comment.