Release 0.7.1

This commit is contained in:
Matthias Kretschmann 2019-06-10 02:38:29 +02:00
parent e3479f6955
commit 14d3b69605
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.7.0",
"version": "0.7.1",
"author": "Matthias Kretschmann <m@kretschmann.io>",
"scripts": {
"build": "babel src --out-dir . --ignore __tests__",