diff --git a/package.json b/package.json index 5a7a245..4a7c94f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "module": "dist/xss-safeguard.esm.js", "description": "Safeguard for all possible XSS attacks", "homepage": "https://github.com/ShareChat/xss-safeguard#readme", - "version": "0.1.1", + "version": "0.1.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",