bump readme and podspec

This commit is contained in:
Max Sokolov
2016-08-19 12:21:03 +03:00
parent d3ccd86577
commit a5ff6c520b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'TableKit'
s.module_name = 'TableKit'
s.version = '0.9.0'
s.version = '0.9.1'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views. Swift 2.2 is required.'