Skip to content

Commit 4c8235a

Browse files
committed
Bump 0.8.1
1 parent 10444e2 commit 4c8235a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PODS:
44
- MagicalRecord/Core (= 2.2)
55
- MagicalRecord/Core (2.2)
66
- OCMock (3.1.2)
7-
- SSDataSources (0.8.0)
7+
- SSDataSources (0.8.1)
88

99
DEPENDENCIES:
1010
- Expecta
@@ -20,6 +20,6 @@ SPEC CHECKSUMS:
2020
Expecta: 03aabd0a89d8dea843baecb19a7fd7466a69a31d
2121
MagicalRecord: 2b471584fc9e3137f3d0a56967917baa4979e224
2222
OCMock: ecdd510b73ef397f2f97274785c1e87fd147c49f
23-
SSDataSources: cf3ff676cd0cfa19e40c25314490b2a68e7f33ae
23+
SSDataSources: 8d5ad85657379bc60686d682f39bfdadfc89cce8
2424

2525
COCOAPODS: 0.35.0

SSDataSources.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SSDataSources"
3-
s.version = "0.8.0"
3+
s.version = "0.8.1"
44
s.summary = "Flexible data sources for your UITableView and UICollectionView."
55
s.homepage = "https://github.com/splinesoft/SSDataSources"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)