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