Release 0.7.0

This commit is contained in:
Matthias Kretschmann 2019-03-30 17:18:14 +01:00
parent b9cf5d3984
commit 4c36d9c7c6
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-matomo",
"description": "Gatsby plugin to add Matomo (formerly Piwik) onto a site.",
"version": "0.6.1",
"version": "0.7.0",
"author": "Matthias Kretschmann <m@kretschmann.io>",
"scripts": {
"build": "babel src --out-dir . --ignore __tests__",