From 3c78d7b44889454335994f83ebd3e0e4939ac648 Mon Sep 17 00:00:00 2001 From: Dennis Brown Date: Sun, 12 Mar 2017 11:35:17 -0500 Subject: [PATCH] add response build version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4636ff7..828b993 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "6502desktop", - "version": "0.2.1", + "version": "0.3.0", "description": "Desktop version of 6502 Simulator", "main": "main.js", "scripts": {