Skip to content

Commit d4adda0

Browse files
committed
Bump up version to 1.0.1
1 parent 079a043 commit d4adda0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/Podfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PODS:
22
- Alamofire (5.4.1)
33
- Kingfisher (6.0.1)
4-
- PlutoSDK/Core (1.0):
4+
- PlutoSDK/Core (1.0.1):
55
- Alamofire (~> 5)
66
- SwiftyJSON (~> 5)
77
- SwiftyUserDefaults (~> 5)
8-
- PlutoSDK/Rx (1.0):
8+
- PlutoSDK/Rx (1.0.1):
99
- PlutoSDK/Core (~> 1)
1010
- RxCocoa (~> 6)
1111
- RxCocoa (6.0.0):
@@ -38,7 +38,7 @@ EXTERNAL SOURCES:
3838
SPEC CHECKSUMS:
3939
Alamofire: 2291f7d21ca607c491dd17642e5d40fdcda0e65c
4040
Kingfisher: adde87a4f74f6a3845395769354efff593581740
41-
PlutoSDK: 334853b1c01388986f44c914b0969ee524deca5d
41+
PlutoSDK: 34b5cc344d9074026d1f8f516d4f891f3858c102
4242
RxCocoa: 3f79328fafa3645b34600f37c31e64c73ae3a80e
4343
RxRelay: 8d593be109c06ea850df027351beba614b012ffb
4444
RxSwift: c14e798c59b9f6e9a2df8fd235602e85cc044295

PlutoSDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'PlutoSDK'
11-
s.version = '1.0'
11+
s.version = '1.0.1'
1212
s.summary = 'Swift SDK for Pluto login microservice.'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)