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