From 47f840841c4d2e9c0f2144e4b08c36d83ab90d2b Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 21 Apr 2017 00:11:11 +0200 Subject: [PATCH] 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ea3134..0c67111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "2.0.5", + "version": "2.0.6", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",