Skip to content

Commit daa1b25

Browse files
committed
3.0.0
1 parent ca2773e commit daa1b25

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
@@ -2,9 +2,9 @@ PODS:
22
- Dwifft (0.9)
33
- Nimble (12.3.0)
44
- Quick (7.3.0)
5-
- SimpleSource (2.0.5):
5+
- SimpleSource (3.0.0):
66
- Dwifft (~> 0.9.0)
7-
- SimpleSource/Tests (2.0.5):
7+
- SimpleSource/Tests (3.0.0):
88
- Dwifft (~> 0.9.0)
99
- Nimble (~> 12.0)
1010
- Quick (~> 7.0)
@@ -30,7 +30,7 @@ SPEC CHECKSUMS:
3030
Dwifft: 42912068ed2a8146077d1a1404df18625bd086e1
3131
Nimble: f8a8219d16f176429b951e8f7e72df5c23ceddc0
3232
Quick: d32871931c05547cb4e0bc9009d66a18b50d8558
33-
SimpleSource: d2aa14f3f8c509cfdd3ee6b30838118bb6e6a4c6
33+
SimpleSource: 14b1bd2028a07d7b2a71433bed85f03ca33deb37
3434
SwiftyJSON: 2f33a42c6fbc52764d96f13368585094bfd8aa5e
3535

3636
PODFILE CHECKSUM: a5deddba5204624da3222bdb26450e64fabfabc5

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 = '2.0.5'
3+
s.version = '3.0.0'
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)