version up

This commit is contained in:
Mikhail Motylev 2017-06-07 17:45:23 +03:00
parent ce2874c58d
commit 9ef7a7a8bb
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 = '2.4.0'
s.version = '2.4.1'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views with Swift.'