From 16a975aaf5ade42a860f770b70e17759ebbbde69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elvis=20Nu=C3=B1ez?= <3lvis@users.noreply.github.com> Date: Mon, 28 Sep 2015 16:42:37 +0200 Subject: [PATCH] Update Formatter.podspec --- Formatter.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formatter.podspec b/Formatter.podspec index e85d83d..faa2383 100644 --- a/Formatter.podspec +++ b/Formatter.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Formatter" s.summary = "Helps formatting text, card numbers, currency and so on" - s.version = "0.2.0" + s.version = "0.2.1" s.homepage = "https://github.com/3lvis/Formatter" s.license = 'MIT' s.author = { "Elvis Nuñez" => "elvisnunez@me.com" }