From 3c57d69ceed73335e1f41c1675561ea1b01edf1b Mon Sep 17 00:00:00 2001 From: Alex Maimescu Date: Thu, 21 Sep 2017 21:25:58 +0100 Subject: [PATCH] Increase the version number. --- AMXFontAutoScale.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AMXFontAutoScale.podspec b/AMXFontAutoScale.podspec index 708bf77..0efee02 100644 --- a/AMXFontAutoScale.podspec +++ b/AMXFontAutoScale.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = "AMXFontAutoScale" - s.version = "1.1.1" + s.version = "1.1.2" s.summary = "Scale the font for UILabel and UITextView proportionally across all the screen sizes." s.description = <<-DESC