diff --git a/Former.podspec b/Former.podspec index 9cfbf8b..0a23043 100644 --- a/Former.podspec +++ b/Former.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Former" - spec.version = "1.8.0" + spec.version = "1.8.1" spec.author = { "ra1028" => "r.fe51028.r@gmail.com" } spec.homepage = "https://github.com/ra1028" spec.summary = "Former is a fully customizable Swift library for easy creating UITableView based form."