diff --git a/Chausie.podspec b/Chausie.podspec index 9c25ff6..b53cdea 100644 --- a/Chausie.podspec +++ b/Chausie.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Chausie' - s.version = '0.1.5' + s.version = '0.1.6' s.summary = 'Chausie provides a customizable view containers that manages navigation between pages of content. :cat:' s.homepage = 'https://github.com/cats-oss/Chausie' s.license = { :type => 'MIT', :file => 'LICENSE' }