diff --git a/package.json b/package.json index 2ce31d5..4bb900f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mips-simulator-js", - "version": "2.1.5", + "version": "2.1.7", "description": "MIPS Simulator npm package", "main": "./dist/index.js", "module": "./dist/index.js",