diff --git a/Gecco.podspec b/Gecco.podspec index 310e5ce..4fa518b 100644 --- a/Gecco.podspec +++ b/Gecco.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Gecco' - s.version = '0.1' + s.version = '0.1.1' s.license = 'MIT' s.homepage = 'https://github.com/yukiasai/' s.summary = 'Table view datasource and delegate library in Swift'