From 970ddce9776db046bf2de54a6c280c2d1c7d6193 Mon Sep 17 00:00:00 2001 From: Thibault Cohen Date: Fri, 15 Aug 2014 11:50:33 -0400 Subject: [PATCH] Update to 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9af874c..ada7d82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hot-dependencies", "types": ["module"], - "version": "1.4", + "version": "1.4.1", "homepage": "http://github.com/shinken-monitoring/mod-hot-dependencies", "author": "Jean Gabès", "description": "Will look at a source (file or other) hostdependencies and will update Shinken data with it. Use for example with VMWare with VMotion support",