From 26e55b1ccab61c7e56fbf9a368941c3652a1a8f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louren=C3=A7o=20Marinho?= Date: Fri, 23 Sep 2016 17:25:19 -0300 Subject: [PATCH] Bumping version --- ActionButton.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ActionButton.podspec b/ActionButton.podspec index 5c63035..ea78f8d 100644 --- a/ActionButton.podspec +++ b/ActionButton.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "ActionButton" - s.version = "0.1.4" + s.version = "0.1.5" s.summary = "Action button is a Floating Action Button inspired from Google Inbox implemented in Swift" s.homepage = "https://github.com/lourenco-marinho/ActionButton" # s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"