From 385767f0908f89391922664baa465c141be008bc Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Mon, 5 Feb 2018 22:23:24 +0100 Subject: [PATCH] Update podspec --- BarcodeScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BarcodeScanner.podspec b/BarcodeScanner.podspec index 14eb778..dbdd097 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.1" + s.version = "4.1.2" s.homepage = "https://github.com/hyperoslo/BarcodeScanner" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }