From bfb9ebb9944ea47a3d3d99168f7ef744cd5df9db Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 25 Dec 2015 00:24:02 +0100 Subject: [PATCH] 0.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5969d93..3642321 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.14", + "version": "0.0.15", "description": "store things about your environment and let them travel across modules", "main": "index.js", "scripts": {