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

Bump podspec to 2.8.0 #72

Merged
merged 1 commit into from
Mar 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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