Skip to content

Commit 6de3d46

Browse files
committed
build number set
1 parent 0ffd76a commit 6de3d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
module Xia
2626
# Currently released version
27-
VERSION = '0.0.0'
27+
VERSION = '0.1.0'
2828

2929
# The Git hash of the release
30-
RELEASE = '000000'
30+
RELEASE = '0ffd76a'
3131
end

0 commit comments

Comments
 (0)