Skip to content

Commit b00b0f4

Browse files
committed
0.1.0
1 parent 6d73ca5 commit b00b0f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

iosApp/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- Kingfisher (7.3.0)
3-
- shared (0.0.2-SNAPSHOT)
3+
- shared (0.1.0)
44
- sharedSwift (1.0):
55
- shared
66

@@ -21,7 +21,7 @@ EXTERNAL SOURCES:
2121

2222
SPEC CHECKSUMS:
2323
Kingfisher: cdb1189a9223b1bc028816bd47c8b8101a58831c
24-
shared: 0281bee957937b7e908057c45bbd824e2001f96c
24+
shared: 87955ce175f3e0125b3dc8555b1b78fd7eb688aa
2525
sharedSwift: 069e6019f6963d18ae01d1d772429c854db2fe1e
2626

2727
PODFILE CHECKSUM: 42e9abcd0de83560b82796c5d325b3626db87b31

shared/shared.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'shared'
3-
spec.version = '0.0.2-SNAPSHOT'
3+
spec.version = '0.1.0'
44
spec.homepage = 'Link to the Shared Module homepage'
55
spec.source = { :http=> ''}
66
spec.authors = ''

0 commit comments

Comments
 (0)