From 71953a4930a132f95c3a02336a80f2e26bc1a16a Mon Sep 17 00:00:00 2001 From: Marc Bramaud Date: Wed, 28 Sep 2016 15:15:11 +0200 Subject: [PATCH] v0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b407b0d..ecbbe11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snowplow-es6-tracker", - "version": "1.0.0", + "version": "0.0.1", "description": "ES6 tracker for Snowplow", "main": "index.js", "scripts": {