From e43884d0f8716bb91047c173bc4e9c9fa42dfd78 Mon Sep 17 00:00:00 2001 From: thelamer Date: Sat, 19 Feb 2022 14:04:52 -0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afe3b95..2beb108 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulatorjs", - "version": "1.6.7", + "version": "1.7.0", "description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend", "main": "index.js", "author": "thelamer",