From dd83c714200ebe3449e4654f754e3c7e54ba46d7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 26 Nov 2015 06:32:23 +0100 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b1a2c1..8ef93fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.0", + "version": "0.0.1", "description": "store things about your environment and let them travel across modules", "main": "index.js", "scripts": {