Skip to content

Commit

Permalink
Update version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 21, 2024
1 parent 2aef9af commit d1ba15f
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.4.0'
s.version = '1.4.1'
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.4.0)
- PerformanceSuite/PerformanceApp (1.4.0):
- PerformanceSuite (1.4.1)
- PerformanceSuite/PerformanceApp (1.4.1):
- GCDWebServer
- PerformanceSuite/Tests (1.4.0)
- PerformanceSuite/UITests (1.4.0):
- PerformanceSuite/Tests (1.4.1)
- PerformanceSuite/UITests (1.4.1):
- GCDWebServer
- PerformanceSuite/PerformanceApp
- SwiftLint (0.54.0)
Expand All @@ -29,7 +29,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4
PerformanceSuite: 8ec9a93e1552a15cc870632bdeb57c09071dba8b
PerformanceSuite: 80ebd0acea933eb8f0522f75392f809f02b54174
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: 5aa3b5f2ace39bfa37a4afead6fd965c443bc6f4
Expand Down

0 comments on commit d1ba15f

Please sign in to comment.