diff --git a/package.json b/package.json index 56f7bcd..75adeef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-safe-html", - "version": "3.0.0", + "version": "3.0.1", "description": "A Vue directive which renders sanitised HTML dynamically", "type": "module", "main": "./dist/main.common.js",