From df6036fbf11f5a01f7b2df43260ff8fa55485aa5 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 23 Feb 2016 14:33:16 +0100 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7a299f..bba3cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.0.6", + "version": "1.0.7", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "scripts": {