From 9969b4a49ab659bf12f29b84b230cbe07c2f3c98 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Fri, 1 Feb 2019 11:05:04 -0500 Subject: [PATCH] Release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56327a5..1420c92 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hubot-conf", "description": "A configuration management system for Hubot", - "version": "1.3.1", + "version": "2.0.0", "author": "Anish Athalye ", "license": "MIT", "keywords": "hubot, hubot-scripts",