Skip to content

Commit aee5f90

Browse files
committed
Fix version
1 parent f760633 commit aee5f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828

2929
const name = "gof"
3030

31-
const version = "0.0.8"
31+
const version = "0.0.9"
3232

3333
var revision = "HEAD"
3434

0 commit comments

Comments
 (0)