From f994c34bc7e57e5069894545b59702a7db515bf8 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 28 Nov 2015 14:36:57 +0100 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 454b997..6ce827e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.3", + "version": "0.0.4", "description": "store things about your environment and let them travel across modules", "main": "index.js", "scripts": {