From 80b0029d574ff9c90cebdd05ef8df162497e41a0 Mon Sep 17 00:00:00 2001 From: Eric Samelson Date: Wed, 3 Apr 2019 15:58:05 -0700 Subject: [PATCH] Release 0.5.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76fde369..b691554e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-cli", - "version": "0.5.14", + "version": "0.5.15", "description": "The command-line tool for building standalone Expo apps", "preferGlobal": true, "scripts": {