From 0806fa9714ccfb883e324ac77e727a71ea11597d Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 18 Feb 2016 13:16:21 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15b426e..b3ed2d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.0.1", + "version": "1.0.2", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "scripts": {