ruby-gnucash/lib/gnucash/version.rb
2013-08-13 22:09:32 -04:00

5 lines
55 B
Ruby

module Gnucash
# gem version
VERSION = "1.0.0"
end