Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #72 from jinSasaki/bump-podspec
Browse files Browse the repository at this point in the history
Bump podspec to 2.8.0
  • Loading branch information
jinSasaki authored Mar 4, 2022
2 parents 1c70a79 + fb04a9a commit a7a1700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion InAppPurchase.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "InAppPurchase"
s.version = "2.7.4"
s.version = "2.8.0"
s.summary = "A Simple, Lightweight and Safe framework for In App Purchase."
s.homepage = "https://github.com/jinSasaki/InAppPurchase"
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion InAppPurchaseStubs.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "InAppPurchaseStubs"
s.version = "2.7.4"
s.version = "2.8.0"
s.summary = "Stub for InAppPurchase, Supporting application tests."
s.homepage = "https://github.com/jinSasaki/InAppPurchase"
s.license = 'MIT'
Expand Down

0 comments on commit a7a1700

Please sign in to comment.