From a4f893ffe8af4c2d3dfcbdc12fecf01a2180d952 Mon Sep 17 00:00:00 2001 From: Kazuhiro Hayashi Date: Sat, 23 Jun 2018 16:35:07 +0900 Subject: [PATCH] Update StringStylizer.podspec --- StringStylizer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StringStylizer.podspec b/StringStylizer.podspec index 8b3a89d..42b3a02 100644 --- a/StringStylizer.podspec +++ b/StringStylizer.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "StringStylizer" - s.version = "4.1.0" + s.version = "4.2.0" s.summary = "Type strict builder class for NSAttributedString." s.description = <<-DESC