Skip to content

Commit

Permalink
version change 4.1 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
the-real-adammork authored Apr 1, 2023
1 parent 3269847 commit a4bfa7c
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
24 changes: 12 additions & 12 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,33 @@ PODS:
- SwiftNIOTransportServices (< 2.0.0, >= 1.6.0)
- SwiftProtobuf (< 2.0.0, >= 1.9.0)
- Keys (1.0.1)
- LibMobileCoin/Core (4.0.0):
- LibMobileCoin/Core (4.1.0):
- gRPC-Swift
- SwiftProtobuf (~> 1.5)
- Logging (1.4.0)
- MobileCoin (4.0.1)
- MobileCoin/Core (4.0.1):
- MobileCoin (4.1.0)
- MobileCoin/Core (4.1.0):
- gRPC-Swift (= 1.0.0)
- LibMobileCoin/Core (~> 4.0.0-pre3)
- LibMobileCoin/Core (~> 4.1.0)
- Logging (~> 1.4)
- SwiftLint
- SwiftNIO (~> 2.40.0)
- SwiftNIOHPACK (~> 1.16.3)
- SwiftNIOHTTP1 (~> 2.40.0)
- SwiftProtobuf
- MobileCoin/Core/ProtocolUnitTests (4.0.1):
- MobileCoin/Core/ProtocolUnitTests (4.1.0):
- gRPC-Swift (= 1.0.0)
- LibMobileCoin/Core (~> 4.0.0-pre3)
- LibMobileCoin/Core (~> 4.1.0)
- Logging (~> 1.4)
- SwiftLint
- SwiftNIO (~> 2.40.0)
- SwiftNIOHPACK (~> 1.16.3)
- SwiftNIOHTTP1 (~> 2.40.0)
- SwiftProtobuf
- MobileCoin/IntegrationNonTransactingTests (4.0.1)
- MobileCoin/IntegrationTransactingTests (4.0.1)
- MobileCoin/PerformanceTests (4.0.1)
- MobileCoin/Tests (4.0.1)
- MobileCoin/IntegrationNonTransactingTests (4.1.0)
- MobileCoin/IntegrationTransactingTests (4.1.0)
- MobileCoin/PerformanceTests (4.1.0)
- MobileCoin/Tests (4.1.0)
- SwiftLint (0.47.1)
- SwiftNIO (2.40.0):
- _NIODataStructures (= 2.40.0)
Expand Down Expand Up @@ -224,9 +224,9 @@ SPEC CHECKSUMS:
CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b
gRPC-Swift: 77154009a019e97f8c4bd8f2bb75fe9726801157
Keys: a576f4c9c1c641ca913a959a9c62ed3f215a8de9
LibMobileCoin: debf975ac1b9099f8bd4fe6b64898e6230743c30
LibMobileCoin: 754c5883520cfb03c02496b9a762bd3ecbd7d048
Logging: beeb016c9c80cf77042d62e83495816847ef108b
MobileCoin: 010ad2f2be74342bf3b56ab9e456e690904c7eb5
MobileCoin: 482ffc47f96b27cb38a59c38d1568e1d42370c24
SwiftLint: f80f1be7fa96d30e0aa68e58d45d4ea1ccaac519
SwiftNIO: 829958aab300642625091f82fc2f49cb7cf4ef24
SwiftNIOConcurrencyHelpers: 697370136789b1074e4535eaae75cbd7f900370e
Expand Down
24 changes: 12 additions & 12 deletions ExampleHTTP/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
PODS:
- Keys (1.0.1)
- LibMobileCoin/CoreHTTP (4.0.0):
- LibMobileCoin/CoreHTTP (4.1.0):
- SwiftProtobuf (~> 1.5)
- Logging (1.4.0)
- MobileCoin (4.0.1)
- MobileCoin/CoreHTTP (4.0.1):
- LibMobileCoin/CoreHTTP (~> 4.0.0-pre3)
- MobileCoin (4.1.0)
- MobileCoin/CoreHTTP (4.1.0):
- LibMobileCoin/CoreHTTP (~> 4.1.0)
- Logging (~> 1.4)
- SwiftLint
- MobileCoin/CoreHTTP/HttpProtocolUnitTests (4.0.1):
- LibMobileCoin/CoreHTTP (~> 4.0.0-pre3)
- MobileCoin/CoreHTTP/HttpProtocolUnitTests (4.1.0):
- LibMobileCoin/CoreHTTP (~> 4.1.0)
- Logging (~> 1.4)
- SwiftLint
- MobileCoin/IntegrationNonTransactingTests (4.0.1)
- MobileCoin/IntegrationTransactingTests (4.0.1)
- MobileCoin/PerformanceTests (4.0.1)
- MobileCoin/Tests (4.0.1)
- MobileCoin/IntegrationNonTransactingTests (4.1.0)
- MobileCoin/IntegrationTransactingTests (4.1.0)
- MobileCoin/PerformanceTests (4.1.0)
- MobileCoin/Tests (4.1.0)
- SwiftLint (0.47.1)
- SwiftProtobuf (1.19.0)

Expand Down Expand Up @@ -48,9 +48,9 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Keys: a576f4c9c1c641ca913a959a9c62ed3f215a8de9
LibMobileCoin: debf975ac1b9099f8bd4fe6b64898e6230743c30
LibMobileCoin: 754c5883520cfb03c02496b9a762bd3ecbd7d048
Logging: beeb016c9c80cf77042d62e83495816847ef108b
MobileCoin: 010ad2f2be74342bf3b56ab9e456e690904c7eb5
MobileCoin: 482ffc47f96b27cb38a59c38d1568e1d42370c24
SwiftLint: f80f1be7fa96d30e0aa68e58d45d4ea1ccaac519
SwiftProtobuf: 6ef3f0e422ef90d6605ca20b21a94f6c1324d6b3

Expand Down
6 changes: 3 additions & 3 deletions MobileCoin.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.name = "MobileCoin"
s.version = "4.0.1"
s.version = "4.1.0"
s.summary = "A library for communicating with MobileCoin network"

s.author = "MobileCoin"
Expand Down Expand Up @@ -63,7 +63,7 @@ Pod::Spec.new do |s|
"Sources/Network/*.{h,m,swift}",
]

subspec.dependency "LibMobileCoin/Core", "~> 4.0.0-pre3"
subspec.dependency "LibMobileCoin/Core", "~> 4.1.0"

subspec.dependency "gRPC-Swift", "1.0.0"
subspec.dependency "Logging", "~> 1.4"
Expand Down Expand Up @@ -95,7 +95,7 @@ Pod::Spec.new do |s|
"Sources/Network/*.{h,m,swift}",
]

subspec.dependency "LibMobileCoin/CoreHTTP", "~> 4.0.0-pre3"
subspec.dependency "LibMobileCoin/CoreHTTP", "~> 4.1.0"

subspec.dependency "Logging", "~> 1.4"

Expand Down
2 changes: 1 addition & 1 deletion Vendor/libmobilecoin-ios-artifacts

0 comments on commit a4bfa7c

Please sign in to comment.