rscons/lib/rscons/version.rb
2013-08-05 14:56:20 -04:00

5 lines
54 B
Ruby

module Rscons
# gem version
VERSION = "0.0.2"
end