Skip to content

Commit f4f18bf

Browse files
committed
Updated podspec
1 parent cbf2211 commit f4f18bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSONCodable.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'JSONCodable'
3-
s.version = '2.0.1'
3+
s.version = '2.1'
44
s.ios.deployment_target = '8.0'
55
s.osx.deployment_target = '10.10'
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)