From 8d91979aab6a03e9387375d0c24717d1fdb9b495 Mon Sep 17 00:00:00 2001 From: Lucas Ortis Date: Wed, 10 Aug 2016 10:21:32 +0200 Subject: [PATCH] Update podspec --- Translucid.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translucid.podspec b/Translucid.podspec index 0e8733f..60c44b6 100644 --- a/Translucid.podspec +++ b/Translucid.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Translucid" - s.version = "0.0.1" + s.version = "0.0.2" s.summary = "Amazing text animated by an image, written in swift." s.description = "Simple and light weight UIView that animate text with an image."