ruby-gnucash/lib/gnucash/version.rb
2013-08-19 23:26:23 -04:00

5 lines
55 B
Ruby

module Gnucash
# gem version
VERSION = "1.0.2"
end