We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20e9523 + 8f00dc7 commit 05e5d15Copy full SHA for 05e5d15
Gridicons.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Gridicons"
3
- s.version = "0.15"
+ s.version = "0.16"
4
s.summary = "Gridicons is a tiny framework which generates Gridicon images at any resolution."
5
6
s.homepage = "http://apps.wordpress.com"
Gridicons/Gridicons/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.15</string>
+ <string>0.16</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments