Skip to content

Commit 1929268

Browse files
committed
bump up qng 2.0 dev version to 2.0.11
1 parent 7437c3b commit 1929268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const (
2727
const (
2828
Major uint = 2
2929
Minor uint = 0
30-
Patch uint = 10
30+
Patch uint = 11
3131
)
3232

3333
var (

0 commit comments

Comments
 (0)