From 4a18d648c65c0b4422fe667b3b1268c560ee4ffe Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 20 Feb 2016 10:50:38 +0100 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6e1f74..b6d0560 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.0.4", + "version": "1.0.5", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "scripts": {