From 2759b2229a8311249ee98ae8fdcc7642db9a813a Mon Sep 17 00:00:00 2001 From: Alex Maimescu Date: Tue, 26 Sep 2017 21:27:41 +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 0efee02..16c205c 100644 --- a/AMXFontAutoScale.podspec +++ b/AMXFontAutoScale.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = "AMXFontAutoScale" - s.version = "1.1.2" + s.version = "1.1.3" s.summary = "Scale the font for UILabel and UITextView proportionally across all the screen sizes." s.description = <<-DESC