From 92a6508c6a750dc9ba39dba66213d8572331feb3 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 19 Apr 2017 20:05:11 +0200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 093996e..71a3d4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "2.0.1", + "version": "2.0.2", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",