Skip to content

Commit

Permalink
Merge pull request #78 from MikeSilvis/msilvis/release-version
Browse files Browse the repository at this point in the history
Bumping version to 3.4.0
  • Loading branch information
MikeSilvis authored Apr 2, 2020
2 parents 41354e6 + d37c990 commit e158643
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- OCMock (3.1)
- SquarePointOfSaleSDK (3.3.2)
- SquarePointOfSaleSDK/SampleApp (3.3.2)
- SquarePointOfSaleSDK/Tests (3.3.2):
- SquarePointOfSaleSDK (3.4.0)
- SquarePointOfSaleSDK/SampleApp (3.4.0)
- SquarePointOfSaleSDK/Tests (3.4.0):
- OCMock (= 3.1)

DEPENDENCIES:
Expand All @@ -20,7 +20,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
OCMock: 721c11680ae2d65d67f40932777194daf7002781
SquarePointOfSaleSDK: 34def1e44074f7962ed71eaf990d76dade0d78b1
SquarePointOfSaleSDK: da46a95eb1887b8f1b3d8b0bcdc376f4cdfc350b

PODFILE CHECKSUM: e781ee37c527dfe47abbeca21610d209a98372ff

Expand Down
2 changes: 1 addition & 1 deletion SquarePointOfSaleSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SquarePointOfSaleSDK'
s.version = '3.3.2'
s.version = '3.4.0'
s.summary = 'SDK for easier use of Square\'s Point of Sale app-switching API on iOS'
s.homepage = 'https://github.com/square/SquarePointOfSaleSDK-iOS/'
s.license = { :type => 'Apache License, Version 2.0', :text => #{ Date.today.year } Square, Inc." }
Expand Down

0 comments on commit e158643

Please sign in to comment.