bump version to 0.2.0

This commit is contained in:
Max Sokolov
2015-12-07 00:33:54 +03:00
parent 8c130105f4
commit 558d2bccf3
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Tablet'
s.version = '0.1.0'
s.version = '0.2.0'
s.homepage = 'https://github.com/maxsokolov/tablet'
s.summary = 'Powerful type-safe tool for UITableView. Swift 2.0 is required.'