From df52760c95a25db133733dcca9047e562922e65f Mon Sep 17 00:00:00 2001 From: Brent Jackson Date: Tue, 5 Jun 2018 23:18:27 -0400 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b60d751..3819f8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ram", "private": true, - "version": "0.0.8", + "version": "0.0.9", "description": "React App Manager: create and run React applications with no command line or manual setup", "main": "main/index.js", "scripts": {