Setup uh-wm gem

This commit is contained in:
Thibault Jouan
2015-04-06 16:23:21 +00:00
parent 511ff3e059
commit 46056482a7
3 changed files with 51 additions and 0 deletions

5
lib/uh/wm/version.rb Normal file
View File

@@ -0,0 +1,5 @@
module Uh
module WM
VERSION = '0.0.1'
end
end