From 62fc62e6c6a24673b94657b3989859a732282845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Balanti=C4=8D?= Date: Tue, 9 Sep 2014 13:51:40 +0200 Subject: [PATCH] Bumping version --- MBLocationManager.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MBLocationManager.podspec b/MBLocationManager.podspec index c215117..f516694 100644 --- a/MBLocationManager.podspec +++ b/MBLocationManager.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MBLocationManager" - s.version = "0.1.2" + s.version = "0.1.3" s.summary = "Location manager provides convenient and easy-to-use access to latest iOS device location." s.description = <<-DESC