From 4c2e7f94464cb56b7df382929a6d190a9e5350c2 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 14 Feb 2018 00:15:51 +0100 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78573bb..6005d6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "4.0.1", + "version": "4.0.2", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",