Skip to content

Commit

Permalink
Update version to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 25, 2024
1 parent 4477cfc commit 56c737f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion PerformanceSuite.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'PerformanceSuite'
s.version = '1.2.6'
s.version = '1.2.7'
s.summary = 'Performance monitoring library for iOS'
s.homepage = 'https://github.com/bookingcom/perfsuite-ios'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ PODS:
- GCDWebServer (3.5.4):
- GCDWebServer/Core (= 3.5.4)
- GCDWebServer/Core (3.5.4)
- PerformanceSuite (1.2.6)
- PerformanceSuite/PerformanceApp (1.2.6):
- PerformanceSuite (1.2.7)
- PerformanceSuite/PerformanceApp (1.2.7):
- GCDWebServer
- PerformanceSuite/Tests (1.2.6)
- PerformanceSuite/UITests (1.2.6):
- PerformanceSuite/Tests (1.2.7)
- PerformanceSuite/UITests (1.2.7):
- GCDWebServer
- PerformanceSuite/PerformanceApp
- SwiftLint (0.54.0)
Expand All @@ -29,7 +29,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4
PerformanceSuite: d6e1093f76b4a2dbf1658ae31583c5f341bc9ae2
PerformanceSuite: 65a6deea664c2d892051f327e0ae64ac42ccc2a2
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: 5aa3b5f2ace39bfa37a4afead6fd965c443bc6f4
Expand Down

0 comments on commit 56c737f

Please sign in to comment.