From cab52e1b02f78a3514e5af8d96be34418cfff33b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 2 Dec 2015 15:23:59 +0100 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1e3510..3ad550c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.8", + "version": "0.0.9", "description": "store things about your environment and let them travel across modules", "main": "index.js", "scripts": {