From 324abf821e6c3dfe5db7295bc88271f770792a74 Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Mon, 2 May 2016 01:43:11 +0200 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab2dc11..087e680 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.2.4", + "version": "1.2.5", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "typings": "dist/index.d.ts",