From b417540058c85cc7c2b28c37aa2e2ce52b06b03b Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Wed, 5 Jul 2023 17:04:00 -0700 Subject: [PATCH] [install-expo-modules] Bump version --- packages/install-expo-modules/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/install-expo-modules/package.json b/packages/install-expo-modules/package.json index 227f8ffb2c..7f6b018bf0 100644 --- a/packages/install-expo-modules/package.json +++ b/packages/install-expo-modules/package.json @@ -1,6 +1,6 @@ { "name": "install-expo-modules", - "version": "0.6.0", + "version": "0.6.1", "description": "Tools to install expo-modules for existing react-native projects", "main": "build", "scripts": {