From 97d1804ed9cb49e5e05cd3018cb4df8a33d292fb Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Sun, 4 Mar 2018 16:45:29 +0100 Subject: [PATCH] Update BarcodeScanner.podspec --- BarcodeScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BarcodeScanner.podspec b/BarcodeScanner.podspec index dbdd097..c546b98 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 = "4.1.2" + s.version = "4.1.3" s.homepage = "https://github.com/hyperoslo/BarcodeScanner" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }