We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0a6c1 commit 0cd4ce9Copy full SHA for 0cd4ce9
1 file changed
SSDataSources.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SSDataSources"
3
- s.version = "0.8.2"
+ s.version = "0.8.3"
4
s.summary = "Flexible data sources for your UITableView and UICollectionView."
5
s.homepage = "https://github.com/splinesoft/SSDataSources"
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments