From a26f3e6680141dd672fe302b197a71211efa54e1 Mon Sep 17 00:00:00 2001 From: Nicholas Maccharoli Date: Thu, 20 Jul 2017 18:36:06 +0900 Subject: [PATCH] bump podspec --- AttributedLib.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AttributedLib.podspec b/AttributedLib.podspec index f0d8bd4..dee795b 100644 --- a/AttributedLib.podspec +++ b/AttributedLib.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'AttributedLib' - s.version = '1.2.0' - s.summary = 'A Modern interface for attributed strings.' + s.version = '1.3.0' + s.summary = 'Modern Swift µframework for attributed strings.' s.description = <<-DESC A Modern interface for attributed strings.