diff --git a/package.json b/package.json index 7f1fb4dd..7e9b42cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@caridy/sjs", - "version": "0.2.1", + "version": "0.2.2", "description": "Experimental JS Library to create a secure javascript sandbox in browsers and node", "module": "lib/index.js", "types": "types/index.js",