ruby-gnucash/lib/gnucash/version.rb
2013-08-27 21:15:58 -04:00

5 lines
55 B
Ruby

module Gnucash
# gem version
VERSION = "1.0.3"
end