From 835ad826fc360653784aa5a9c9b050598d6d99cb Mon Sep 17 00:00:00 2001 From: Dylan Myers Date: Tue, 26 Mar 2024 13:29:00 +0000 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fd60ec..68cea70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dylmye/config-plugin-react-native-mparticle", - "version": "1.0.5", + "version": "1.1.0", "description": "Expo support plugin for react-native-mparticle", "main": "build/index.js", "types": "build/index.d.ts",