Skip to content

Commit

Permalink
Bump 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Hersh committed Apr 13, 2015
1 parent 3d7bc17 commit fa82691
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Expecta (0.3.2)
- Expecta (0.4.0)
- MagicalRecord (2.2):
- MagicalRecord/Core (= 2.2)
- MagicalRecord/Core (2.2)
- OCMock (3.1.2)
- SSDataSources (0.8.4)
- SSDataSources (0.8.5)

DEPENDENCIES:
- Expecta
Expand All @@ -17,9 +17,9 @@ EXTERNAL SOURCES:
:path: ../SSDataSources.podspec

SPEC CHECKSUMS:
Expecta: 8c507baf13211207b1e9d0a741480600e6b4ed15
Expecta: 392a6b5bfb9f4097e47dd8064d9b732079490332
MagicalRecord: f8a56bb87ab6552f20c4bb8681a1958a197ea3cd
OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92
SSDataSources: b93d3818dd029bbaf59356e25348acb776356e38
SSDataSources: b01170fb23b82acf0649194e9189b0bf5f702681

COCOAPODS: 0.36.3
2 changes: 1 addition & 1 deletion SSDataSources.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SSDataSources"
s.version = "0.8.4"
s.version = "0.8.5"
s.summary = "Flexible data sources for your UITableView and UICollectionView."
s.homepage = "https://github.com/splinesoft/SSDataSources"
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit fa82691

Please sign in to comment.