From cf1e1daa26e8ee5cc22cecda20c1d76ec41121f9 Mon Sep 17 00:00:00 2001 From: Dominik Sokal Date: Tue, 11 Jun 2019 17:54:15 +0200 Subject: [PATCH] Release 0.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21a218c1..aa5d1249 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.8.1", + "version": "0.8.2", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {