From 4a700744ec7d9d1aee062cb04c0f96f04bd75d57 Mon Sep 17 00:00:00 2001 From: Thomas Stachl Date: Thu, 27 Feb 2014 10:20:24 -0800 Subject: [PATCH] Bump to 0.5.6 --- lib/desk_api/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/desk_api/version.rb b/lib/desk_api/version.rb index ef72578..384b8e7 100644 --- a/lib/desk_api/version.rb +++ b/lib/desk_api/version.rb @@ -1,3 +1,3 @@ module DeskApi - VERSION = '0.5.5' + VERSION = '0.5.6' end \ No newline at end of file