bump podspec

This commit is contained in:
Max Sokolov 2016-10-04 20:11:54 +03:00
parent 262d2b83e2
commit 676d4fdf88
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'TableKit'
s.module_name = 'TableKit'
s.version = '1.3.0'
s.version = '1.3.1'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views with Swift.'