From 56c1460858b71313680193665c41b780f279409e Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Mon, 23 May 2022 12:58:05 -0700 Subject: [PATCH] Release 0.27.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26cbb34..073625e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.26.0", + "version": "0.27.0", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {