From 2df7cf1467349cd96e5328271d41ded66ae226c5 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 6 Dec 2015 21:55:56 +0100 Subject: [PATCH] 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72ae068..67a7f95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "0.0.11", + "version": "0.0.12", "description": "store things about your environment and let them travel across modules", "main": "index.js", "scripts": {