diff --git a/package-lock.json b/package-lock.json index 1ab4b024a..af2b7d2a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "marko", - "version": "4.11.4", + "version": "4.11.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8062589c9..6b786877e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marko", - "version": "4.11.4", + "version": "4.11.5", "license": "MIT", "description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.", "scripts": {