From 42beda3f5081e1b28db89ce3fcd4dc0929d4f146 Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Mon, 27 Apr 2015 06:55:46 +0000 Subject: [PATCH] Bump patch version --- lib/uh/wm/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/uh/wm/version.rb b/lib/uh/wm/version.rb index f3b8334..2444655 100644 --- a/lib/uh/wm/version.rb +++ b/lib/uh/wm/version.rb @@ -1,5 +1,5 @@ module Uh module WM - VERSION = '0.0.3' + VERSION = '0.0.4' end end