Skip to content

Commit 9f6bb25

Browse files
committed
bump up version to 0.0.3
1 parent 5f21fe4 commit 9f6bb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/bkl/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package main
22

33
import "fmt"
44

5-
const version = "0.0.2"
5+
const version = "0.0.3"
66

77
var revision = ""
88

0 commit comments

Comments
 (0)