From efa818680a81c95c6864be2ef2b940bbf321fc8c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 21 Nov 2016 18:29:08 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b6905e..3f2ecfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.2.11", + "version": "2.0.0", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",