From 9d656a0612c649846358a8e540a9aca1a52c144f Mon Sep 17 00:00:00 2001 From: Eugene Tulushev Date: Mon, 18 May 2020 17:28:59 +0300 Subject: [PATCH] Release 4.0.2-rc.10 --- HyperTrack.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HyperTrack.podspec b/HyperTrack.podspec index cde24f5..31238fa 100644 --- a/HyperTrack.podspec +++ b/HyperTrack.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |spec| # Root specification spec.name = "HyperTrack" - spec.version = "4.0.2-rc.9" + spec.version = "4.0.2-rc.10" 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)" }