From 5edb62c134135c2cb48db5ade1634202e00a093e Mon Sep 17 00:00:00 2001 From: philkunz Date: Thu, 25 May 2017 01:33:20 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16aa881..2f270ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "2.0.6", + "version": "3.0.0", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",