0.2.2
This commit is contained in:
parent
4185014534
commit
4da93984a4
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.2.1</string>
|
||||
<string>0.2.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'Defaults'
|
||||
s.version = '0.2.1'
|
||||
s.version = '0.2.2'
|
||||
s.license = { :type => 'MIT', :file => 'license' }
|
||||
s.homepage = 'https://github.com/sindresorhus/Defaults'
|
||||
s.social_media_url = 'https://twitter.com/sindresorhus'
|
||||
|
|
Loading…
Reference in New Issue