bump library version

This commit is contained in:
Ivan Smolin 2016-09-09 11:33:36 +03:00
parent fa87bf12e6
commit 7de68b5789
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.0.1"
s.version = "0.0.3"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKit"
s.license = "Apache License, Version 2.0"

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.1</string>
<string>0.0.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>