diff --git a/package.json b/package.json index df4a77d..3e7b44e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "xss", "main": "./lib/index.js", "typings": "./typings/xss.d.ts", - "version": "0.3.4", + "version": "0.3.5", "description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist", "author": "Zongmin Lei (http://ucdok.com)", "repository": {