From b0028f63d47bcb32e37d8abb9cc5d5a781742a4e Mon Sep 17 00:00:00 2001 From: Muukii Date: Fri, 15 Jan 2021 01:19:11 +0900 Subject: [PATCH] Update podspec --- EasyPeasy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EasyPeasy.podspec b/EasyPeasy.podspec index 48d31f8..9c455fc 100644 --- a/EasyPeasy.podspec +++ b/EasyPeasy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "EasyPeasy" - s.version = "1.9.1" + s.version = "1.10.0" s.summary = "EasyPeasy is a Swift framework that eases the creation of Autolayout constraints programmatically" s.description = <<-DESC