From 2b5a370f4875b5acbf4d6e22503460b4163f4751 Mon Sep 17 00:00:00 2001 From: Dominik Sokal Date: Fri, 25 Jan 2019 13:30:00 +0100 Subject: [PATCH] Release 0.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf141d21..fc7faf6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.5.5", + "version": "0.5.6", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {