From e9a9627b9396aacc7afdceefdc8d4b91cb308cb6 Mon Sep 17 00:00:00 2001 From: Nikita Ermolenko Date: Fri, 2 Feb 2018 16:10:39 +0600 Subject: [PATCH] Change the podspec version -> 2.8.0 --- Framezilla.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framezilla.podspec b/Framezilla.podspec index 9f3ce09..35bd0d7 100644 --- a/Framezilla.podspec +++ b/Framezilla.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Framezilla" - spec.version = "2.7.0" + spec.version = "2.8.0" spec.summary = "Comfortable syntax for working with frames." spec.homepage = "https://github.com/Otbivnoe/Framezilla"