Skip to content

Commit 7ae6488

Browse files
committed
chore: start 0.1.0-6.00 snapshot release
1 parent 4cf2f78 commit 7ae6488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/globals/globals.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type Globals struct {
1616
}
1717

1818
var G = Globals{
19-
Version: "0.1.0-5.dev",
19+
Version: "0.1.0-6.00",
2020
}
2121

2222
func (self *Globals) Init() {

0 commit comments

Comments
 (0)