Skip to content

Commit 2408d25

Browse files
committed
bump to 0.1.0
will finalise API before bumping to 1.0.0 but do not expect any significant changes at the time being
1 parent 0c0d43b commit 2408d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/myob/api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Myob
22
module Api
3-
VERSION = "0.0.7"
3+
VERSION = "0.1.0"
44
end
55
end

0 commit comments

Comments
 (0)