From eea6f39ca1c37b9019172c7c8c3968dee48f1066 Mon Sep 17 00:00:00 2001 From: Leonardo Gatica Date: Thu, 14 Jun 2018 12:56:35 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d72f51a..86f25da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hubot-anon", - "version": "1.0.0", + "version": "2.0.0", "description": "A Hubot script to send anonymous messages", "main": "src", "scripts": {