From f295776bea4ddd3fcecf774b666a13eaae589234 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 21 Nov 2016 14:51:39 +0100 Subject: [PATCH] 1.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78af894..539f828 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.2.9", + "version": "1.2.10", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",