diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ce0f227..afe78261 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +### 0.9.30.2 +- **Fix**: version for Soglasie. open protection level + ### 0.9.30.1 - **Fix**: version for Soglasie diff --git a/LeadKit.podspec b/LeadKit.podspec index f1519af7..8da0de3e 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.9.30.1" + s.version = "0.9.30.2" 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"