From 9e229eee8503097dd25af5f8bdf017b48f8f7276 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 5 Apr 2016 01:07:24 +0200 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5f48f4..52c10f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartenv", - "version": "1.2.1", + "version": "1.2.2", "description": "store things about your environment and let them travel across modules", "main": "dist/index.js", "scripts": {