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