From f28fa5cf06191e7bd8c5969f78ce3bf82ec797cf Mon Sep 17 00:00:00 2001 From: Nicholas Maccharoli Date: Fri, 24 Feb 2017 11:52:09 +0900 Subject: [PATCH] Update podspec to point to release for 0.2.0 --- AttributedLib.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttributedLib.podspec b/AttributedLib.podspec index 5a28027..84e377f 100644 --- a/AttributedLib.podspec +++ b/AttributedLib.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AttributedLib' - s.version = '0.1.2' + s.version = '0.2.0' s.summary = 'A Modern interface for attributed strings.' s.description = <<-DESC