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