Skip to content

Commit

Permalink
Merge pull request #74 from satoshi-takano/bump_up_version
Browse files Browse the repository at this point in the history
Bump up version to 1.6.0
  • Loading branch information
satoshi-takano authored Aug 7, 2024
2 parents c980dd7 + 506b375 commit 15fa71b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OpenGraph.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OpenGraph"
s.version = "1.5.0"
s.version = "1.6.0"
s.summary = "A Swift wrapper for the Open Graph protocol."
s.homepage = "https://github.com/satoshi-takano/OpenGraph"
s.license = {
Expand Down
2 changes: 1 addition & 1 deletion Sources/OpenGraph/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.5.0</string>
<string>1.6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 15fa71b

Please sign in to comment.