bump version

This commit is contained in:
Max Sokolov
2016-06-18 06:23:57 +03:00
parent 89e3113a35
commit b68bd46ca8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'TableKit'
s.module_name = 'TableKit'
s.version = '0.7.0'
s.version = '0.8.0'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views. Swift 2.2 is required.'