From f3fe2e25068faed8decdd956c8cbf8be8309101f Mon Sep 17 00:00:00 2001 From: Kudo Chien Date: Tue, 26 Jul 2022 19:46:39 +0800 Subject: [PATCH] Release 0.27.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0f1990..1d4a0b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.27.4", + "version": "0.27.5", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {