From 3acd5cc4b39b2febd62e86742df79588c771dec5 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Wed, 15 Jun 2022 14:08:27 -0700 Subject: [PATCH] Release 0.27.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fcf6c8..085312b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.27.1", + "version": "0.27.2", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {