From 4d440c0c2e3f8845f7e41a6fac37458b0b074a3b Mon Sep 17 00:00:00 2001 From: Kudo Chien Date: Mon, 22 Aug 2022 20:40:23 +0800 Subject: [PATCH] Release 0.28.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3af95f8..57dcc88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.28.0", + "version": "0.28.1", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {