From f1df682bdfce6e11e70f27d7da2068da5c7af354 Mon Sep 17 00:00:00 2001 From: Eugene Tulushev Date: Mon, 13 Jan 2020 21:14:37 +0200 Subject: [PATCH] Release 4.1.0-alpha.2 --- HyperTrack.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HyperTrack.podspec b/HyperTrack.podspec index 188e663..3cebd30 100644 --- a/HyperTrack.podspec +++ b/HyperTrack.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |spec| # Root specification spec.name = "HyperTrack" - spec.version = "4.1.0-alpha.1" + spec.version = "4.1.0-alpha.2" spec.summary = "A Movement tracking SDK for iOS" spec.description = "HyperTrack is a Movement tracking SDK" spec.license = { :type => "Copyright", :text => "Copyright (c) 2018 HyperTrack, Inc. (https://www.hypertrack.com)" }