Skip to content

Commit

Permalink
Update version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 31, 2024
1 parent 4232c65 commit 9684271
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.7'
s.version = '1.3.0'
s.summary = 'Performance monitoring library for iOS'
s.homepage = 'https://github.com/bookingcom/perfsuite-ios'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
12 changes: 6 additions & 6 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.7)
- PerformanceSuite/PerformanceApp (1.2.7):
- PerformanceSuite (1.3.0)
- PerformanceSuite/PerformanceApp (1.3.0):
- GCDWebServer
- PerformanceSuite/Tests (1.2.7)
- PerformanceSuite/UITests (1.2.7):
- PerformanceSuite/Tests (1.3.0)
- PerformanceSuite/UITests (1.3.0):
- GCDWebServer
- PerformanceSuite/PerformanceApp
- SwiftLint (0.54.0)
Expand All @@ -29,9 +29,9 @@ EXTERNAL SOURCES:

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

PODFILE CHECKSUM: 5aa3b5f2ace39bfa37a4afead6fd965c443bc6f4

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2

0 comments on commit 9684271

Please sign in to comment.