From ec7fe4a10d78f851e9146656aed27bc5d4538005 Mon Sep 17 00:00:00 2001 From: Oren Idan Date: Sun, 18 Aug 2019 14:32:14 +0300 Subject: [PATCH] Update BarcodeScanner.podspec --- BarcodeScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BarcodeScanner.podspec b/BarcodeScanner.podspec index dc9e9a9..e4f162e 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 = "acs-1.0" + s.version = "5.0.1" s.homepage = "https://github.com/hyperoslo/BarcodeScanner" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }