diff --git a/Mixpanel.podspec b/Mixpanel.podspec index 7d5c3520..8a0d633c 100644 --- a/Mixpanel.podspec +++ b/Mixpanel.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Mixpanel' - s.version = '5.0.6' + s.version = '5.0.7' s.summary = 'iPhone tracking library for Mixpanel Analytics' s.homepage = 'https://mixpanel.com' s.license = 'Apache License, Version 2.0' diff --git a/Sources/Mixpanel.m b/Sources/Mixpanel.m index 7badf14e..ba64cfc2 100755 --- a/Sources/Mixpanel.m +++ b/Sources/Mixpanel.m @@ -31,7 +31,7 @@ #error The Mixpanel library must be compiled with ARC enabled #endif -#define VERSION @"5.0.6" +#define VERSION @"5.0.7" #define DEVICE_PREFIX @"$device:"