Update version

This commit is contained in:
Boyko Mihail 2020-10-05 12:48:58 +03:00
parent 6e8eda4c42
commit fd1c2cc56b
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
### 0.9.30.2
- **Fix**: version for Soglasie. open protection level
### 0.9.30.1
- **Fix**: version for Soglasie

View File

@ -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"