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