From 3819e678d51dae9615b86ce6e6d56c32269e4326 Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Wed, 6 Dec 2017 20:43:26 +0100 Subject: [PATCH] Update podspec --- BarcodeScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BarcodeScanner.podspec b/BarcodeScanner.podspec index 154de9a..fcf96d7 100644 --- a/BarcodeScanner.podspec +++ b/BarcodeScanner.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "BarcodeScanner" s.summary = "Simple and beautiful barcode scanner." - s.version = "3.0.0" + s.version = "3.0.1" s.homepage = "https://github.com/hyperoslo/BarcodeScanner" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }