uh-wm/lib/uh/wm/version.rb
2015-04-26 08:23:31 +00:00

6 lines
54 B
Ruby

module Uh
module WM
VERSION = '0.0.3'
end
end