Skip to content

Commit 7698dc3

Browse files
committed
3.0.1
1 parent de07cc8 commit 7698dc3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Examples/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PODS:
22
- Nimble (12.3.0)
33
- Quick (7.3.0)
4-
- SimpleSource (3.0.0)
5-
- SimpleSource/Tests (3.0.0):
4+
- SimpleSource (3.0.1)
5+
- SimpleSource/Tests (3.0.1):
66
- Nimble (~> 12.0)
77
- Quick (~> 7.0)
88

@@ -22,7 +22,7 @@ EXTERNAL SOURCES:
2222
SPEC CHECKSUMS:
2323
Nimble: f8a8219d16f176429b951e8f7e72df5c23ceddc0
2424
Quick: d32871931c05547cb4e0bc9009d66a18b50d8558
25-
SimpleSource: 611bfe53fe55132415a3c72a9a0126f9aa846d8b
25+
SimpleSource: c096d5fb8c7ec0956c2cf01c8a645828c2efb330
2626

2727
PODFILE CHECKSUM: 5ebdafbbdb9020f19e05fb40cff22a580d64a844
2828

SimpleSource.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SimpleSource'
3-
s.version = '3.0.0'
3+
s.version = '3.0.1'
44
s.summary = 'Composable, easy to use data sources for UITableView and UICollectionView.'
55
s.homepage = 'https://github.com/Squarespace/simple-source'
66
s.license = { :type => 'Apache', :file => 'LICENSE' }

0 commit comments

Comments
 (0)