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