From 249b626bb5e6e2e4f7e546ac69e59a68ed3871f3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 30 Nov 2015 19:58:41 +0100 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 871b1f5..6d0b488 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.6", + "version": "0.0.7", "description": "store things about your environment and let them travel across modules", "main": "index.js", "scripts": {