Skip to content

Commit

Permalink
Update version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 23, 2024
1 parent bc63f91 commit 89800d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.4.2'
s.version = '1.4.3'
s.summary = 'Performance monitoring library for iOS'
s.homepage = 'https://github.com/bookingcom/perfsuite-ios'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
18 changes: 9 additions & 9 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,18 @@ PODS:
- nanopb/encode (= 2.30910.0)
- nanopb/decode (2.30910.0)
- nanopb/encode (2.30910.0)
- PerformanceSuite (1.4.2):
- PerformanceSuite/Core (= 1.4.2)
- PerformanceSuite/Core (1.4.2)
- PerformanceSuite/Crashlytics (1.4.2):
- PerformanceSuite (1.4.3):
- PerformanceSuite/Core (= 1.4.3)
- PerformanceSuite/Core (1.4.3)
- PerformanceSuite/Crashlytics (1.4.3):
- FirebaseCrashlytics
- PerformanceSuite/Core
- PerformanceSuite/PerformanceApp (1.4.2):
- PerformanceSuite/PerformanceApp (1.4.3):
- GCDWebServer
- PerformanceSuite/Crashlytics
- PerformanceSuite/Tests (1.4.2):
- PerformanceSuite/Tests (1.4.3):
- PerformanceSuite/Crashlytics
- PerformanceSuite/UITests (1.4.2):
- PerformanceSuite/UITests (1.4.3):
- GCDWebServer
- PerformanceSuite/PerformanceApp
- PromisesObjC (2.4.0)
Expand Down Expand Up @@ -114,11 +114,11 @@ SPEC CHECKSUMS:
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
nanopb: 438bc412db1928dac798aa6fd75726007be04262
PerformanceSuite: 293d6763ea751557d73d1b14393593867a1b31a5
PerformanceSuite: f5864bd230ca0e62a8792a45feed877b31a1a468
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: d4d226a130308d989bd6c0ab47526b07da25ad25

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2

0 comments on commit 89800d5

Please sign in to comment.