uh-wm/lib/uh/wm/version.rb
2015-04-28 08:22:28 +00:00

6 lines
54 B
Ruby

module Uh
module WM
VERSION = '0.0.6'
end
end