From ae2c3c1e39a79946a39ebb36acb0a7d758282eb8 Mon Sep 17 00:00:00 2001 From: Brandon Stalnaker <33703490+BrandonStalnaker@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:42:21 -0400 Subject: [PATCH] ci: update version to 2.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95acdd7..c7cb86a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mparticle.com", "license": "Apache-2.0", "repository": "mParticle/react-native-mparticle", - "version": "2.8.0", + "version": "2.8.1", "main": "lib/index.js", "types": "lib/index.d.ts", "react-native": "js/index",