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 c980dd7 + 506b375 commit 15fa71bCopy full SHA for 15fa71b
OpenGraph.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "OpenGraph"
3
- s.version = "1.5.0"
+ s.version = "1.6.0"
4
s.summary = "A Swift wrapper for the Open Graph protocol."
5
s.homepage = "https://github.com/satoshi-takano/OpenGraph"
6
s.license = {
Sources/OpenGraph/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.5.0</string>
+ <string>1.6.0</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments