Merge pull request #10 from scoreyou/fix/version

Version incremented
This commit is contained in:
Nikolai Ashanin 2017-05-02 20:21:59 +03:00 committed by GitHub
commit 294f53210b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKitAdditions"
s.version = "0.0.10"
s.version = "0.0.11"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/NikAshanin/LeadKitAdditions"
s.license = "Apache License, Version 2.0"