From d8911510b028435d77e5052bc5e11dbd0941cec7 Mon Sep 17 00:00:00 2001 From: Nicholas Maccharoli Date: Tue, 27 Mar 2018 17:33:37 +0900 Subject: [PATCH] Bump podspec version 2.0.2 -> 2.1.0 --- AttributedLib.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttributedLib.podspec b/AttributedLib.podspec index e29a6c3..31657d5 100644 --- a/AttributedLib.podspec +++ b/AttributedLib.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AttributedLib' - s.version = '2.0.2' + s.version = '2.1.0' s.summary = 'Modern Swift µframework for attributed strings.' s.description = <<-DESC