Skip to content

Commit 3e1cfa6

Browse files
committed
update version
1 parent f586efe commit 3e1cfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wfa-go/wfa-go.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
"github.com/shenwei356/wfa"
3232
)
3333

34-
var version = "0.2.2"
34+
var version = "0.2.3"
3535

3636
func main() {
3737
app := filepath.Base(os.Args[0])

0 commit comments

Comments
 (0)