diff --git a/package.json b/package.json index 4a7c94f..ebfdd14 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.2", + "version": "0.1.3", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",