diff --git a/lib/uh/wm/version.rb b/lib/uh/wm/version.rb index f8000b8..f3b8334 100644 --- a/lib/uh/wm/version.rb +++ b/lib/uh/wm/version.rb @@ -1,5 +1,5 @@ module Uh module WM - VERSION = '0.0.2' + VERSION = '0.0.3' end end