diff --git a/package.json b/package.json index 37323e5..e16faf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gtm-support/vue-gtm", - "version": "3.0.0", + "version": "3.0.1", "description": "Simple implementation of Google Tag Manager for Vue", "scripts": { "clean": "rimraf coverage .eslintcache dist pnpm-lock.yaml node_modules",