From beb65789dc535c8f4be1670d9fbf20a18faf44a5 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 17 Feb 2016 21:45:23 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d223e17..648a19c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.15", + "version": "0.1.0", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "scripts": {