4 lines
39 B
Ruby
4 lines
39 B
Ruby
module Gnucash
|
|
VERSION = "0.0.1"
|
|
end
|
module Gnucash
|
|
VERSION = "0.0.1"
|
|
end
|