bump version to 0.2.5

This commit is contained in:
Ivan Smolin 2016-10-28 23:59:42 +03:00
parent 15777f938c
commit 76b3b2f39e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.2.4"
s.version = "0.2.5"
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"