diff --git a/Gecco.podspec b/Gecco.podspec index acea589..61ef8b8 100644 --- a/Gecco.podspec +++ b/Gecco.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Gecco' - s.version = '0.2.0' + s.version = '0.2.1' s.license = 'MIT' s.homepage = 'https://github.com/yukiasai/' s.summary = 'Simply highlight items for your tutorial walkthrough, written in Swift' diff --git a/Gecco/Info.plist b/Gecco/Info.plist index 6019f05..b952144 100644 --- a/Gecco/Info.plist +++ b/Gecco/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.0 + 0.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/GeccoExample/Info.plist b/GeccoExample/Info.plist index 39a1686..3241825 100644 --- a/GeccoExample/Info.plist +++ b/GeccoExample/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.2.0 + 0.2.1 CFBundleSignature ???? CFBundleVersion