From f36f81ca56706e487718bf61e816ea1594aeeb20 Mon Sep 17 00:00:00 2001 From: Ramiro Berrelleza Date: Sun, 28 Feb 2016 12:04:20 -0800 Subject: [PATCH] Version 1.5.3 --- lib/hipchat/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hipchat/version.rb b/lib/hipchat/version.rb index d490ba1..b81117a 100644 --- a/lib/hipchat/version.rb +++ b/lib/hipchat/version.rb @@ -1,3 +1,3 @@ module HipChat - VERSION = '1.5.2' + VERSION = '1.5.3' end