From 35aa6f9d0df7c94677bfec26ac6681d558636665 Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Thu, 6 Oct 2016 15:34:37 +0200 Subject: [PATCH] Update BarcodeScanner.podspec --- BarcodeScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BarcodeScanner.podspec b/BarcodeScanner.podspec index 38a022a..dcda6ca 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 = "1.0.0" + s.version = "1.1.0" s.homepage = "https://github.com/hyperoslo/BarcodeScanner" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }