From 2cd06c69a3cd6903cd26c063fc00e91a54a87583 Mon Sep 17 00:00:00 2001 From: thelamer Date: Sun, 14 Nov 2021 12:22:50 -0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66706cf..a88d721 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulatorjs", - "version": "1.2.0", + "version": "1.2.1", "description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend", "main": "index.js", "author": "thelamer",