From aadf0a2738146f2dca3df487c47b2a181821f59c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois=20Boulais?= Date: Sat, 8 Aug 2020 10:48:25 +0200 Subject: [PATCH] Update version to 1.0.1 --- BuyMeACoffee.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuyMeACoffee.podspec b/BuyMeACoffee.podspec index f54c3db..2e6a3db 100644 --- a/BuyMeACoffee.podspec +++ b/BuyMeACoffee.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'BuyMeACoffee' - spec.version = '1.0.0' + spec.version = '1.0.1' spec.license = { :type => 'BSD', :text => <<-LICENSE Copyright © 2020 App Craft Studio. All rights reserved.