From deaa4f3e7ea0ea0ad983dd8a4fcce80c5902cd33 Mon Sep 17 00:00:00 2001 From: Zitao Xiong Date: Fri, 14 Jul 2017 19:38:31 -0400 Subject: [PATCH] bump 0.0.11 --- VBFPopFlatButton.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VBFPopFlatButton.podspec b/VBFPopFlatButton.podspec index 9150c24..8595106 100644 --- a/VBFPopFlatButton.podspec +++ b/VBFPopFlatButton.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'VBFPopFlatButton' - s.version = '0.0.10' + s.version = '0.0.11' s.summary = 'Animated flat button using POP' s.homepage = 'https://github.com/iBaro/VBFPopFlatButton' s.license = {