ruby-gnucash/lib/gnucash/version.rb
2013-08-15 19:43:18 -04:00

5 lines
55 B
Ruby

module Gnucash
# gem version
VERSION = "1.0.1"
end