From 464133fee5c5ab56b57d0484af2e381878b705a5 Mon Sep 17 00:00:00 2001 From: Nicholas Maccharoli Date: Thu, 13 Apr 2017 15:04:30 +0900 Subject: [PATCH] Increment release version --- AttributedLib.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttributedLib.podspec b/AttributedLib.podspec index aa1d5fb..faeffe5 100644 --- a/AttributedLib.podspec +++ b/AttributedLib.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AttributedLib' - s.version = '0.2.1' + s.version = '0.2.2' s.summary = 'A Modern interface for attributed strings.' s.description = <<-DESC