Update version to 0.9.30.1

This commit is contained in:
Boyko Mihail 2020-10-05 10:46:54 +03:00
parent 292d5ce16c
commit 1091d27034
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
### 0.9.31
### 0.9.30.1
- **Fix**: version for Soglasie
### 0.9.30

View File

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