From 48c73ff2415dd25ce85924cdd53056b8f561face Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 7 May 2018 20:54:31 +0200 Subject: [PATCH] Release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0458359..bbc09be 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.0", + "version": "0.1.1", "author": "Matthias Kretschmann ", "bugs": { "url": "https://github.com/kremalicious/gatsby-plugin-matomo/issues"