From b36dfd22d4d05911108b979c25df98c2ae4cfb63 Mon Sep 17 00:00:00 2001 From: thelamer Date: Thu, 4 Nov 2021 12:33:23 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86cebfe..1bf02db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulatorjs", - "version": "0.6.0", + "version": "0.6.1", "description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend", "main": "index.js", "author": "thelamer",