From 9221c935a792d485545b5015a62dd9fba723cff9 Mon Sep 17 00:00:00 2001 From: Brent Jackson Date: Sun, 3 Jun 2018 12:04:21 -0400 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e656f4..04e655b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ram", "private": true, - "version": "0.0.1", + "version": "0.0.2", "description": "React App Manager: create and run React applications with no command line or manual setup", "main": "main/index.js", "scripts": {