From 05a131603053f323591c4b6e37c8c7e3e2c59ef9 Mon Sep 17 00:00:00 2001 From: Jared McFarland Date: Mon, 18 Mar 2024 12:26:42 -0700 Subject: [PATCH] Version 5.0.4 --- Mixpanel.podspec | 2 +- Sources/Mixpanel.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Mixpanel.podspec b/Mixpanel.podspec index 12284598..39e01be0 100644 --- a/Mixpanel.podspec +++ b/Mixpanel.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Mixpanel' - s.version = '5.0.3' + s.version = '5.0.4' 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 b922b924..92d60043 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.3" +#define VERSION @"5.0.4" #define DEVICE_PREFIX @"$device:"