1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-12-22 17:23:23 +01:00

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

View File

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