From 043c5a0c6ef016b5d81760ff9ff86f656161adc9 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 3 Mar 2016 01:50:17 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c134d3e..886d242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.1.0", + "version": "1.2.0", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "scripts": {