diff --git a/package.json b/package.json index 4e7335fe..51e8bd90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@caridy/sjs", - "version": "0.2.5", + "version": "0.2.6", "description": "Experimental JS Library to create a sandboxed JavaScript environment in browsers and node", "module": "lib/index.js", "types": "types/index.js",