Update changelog & pod version

This commit is contained in:
sasha malina 2018-04-11 16:17:41 +03:00
parent d267f0a58e
commit 74b61cc921
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# Changelog
### 0.7.7
- **Fix**: Fix doubling separator line issue
### 0.7.6

View File

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