diff --git a/package.json b/package.json index 59b84e7..4a811e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulatorjs", - "version": "0.2.0", + "version": "0.3.0", "description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend", "main": "index.js", "author": "thelamer",