From a3ef6d4c635a15d6cc64c7c3735f551737f3eff7 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 8 May 2018 20:53:38 +0200 Subject: [PATCH] Release 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81973dc..84b778b 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.1.3", + "version": "0.2.0", "author": "Matthias Kretschmann ", "bugs": { "url": "https://github.com/kremalicious/gatsby-plugin-matomo/issues"