From 4972744a879f4c0cb8abdfeffd53074761290d50 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Tue, 27 Jul 2021 17:58:47 -0700 Subject: [PATCH] Release 0.22.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddd27e8..b1006d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.22.3", + "version": "0.22.4", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {