diff --git a/TabNavigatable.podspec b/TabNavigatable.podspec index eb5f4da..7015ddf 100644 --- a/TabNavigatable.podspec +++ b/TabNavigatable.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'TabNavigatable' - s.version = '1.0.0' + s.version = '1.0.1' s.summary = 'A useful protocol and its extension when you make custom TabBarViewController.' s.homepage = 'https://github.com/kwosu87/TabNavigatable' s.license = { :type => 'MIT', :file => 'LICENSE' }