diff --git a/package.json b/package.json index 05c9e68..0bde01c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-matomo", "description": "Gatsby plugin to add Matomo (formerly Piwik) onto a site.", - "version": "0.6.0", + "version": "0.6.1", "author": "Matthias Kretschmann ", "scripts": { "build": "babel src --out-dir . --ignore __tests__",