Skip to content

Commit 16d7491

Browse files
committed
Set the right version
1 parent 6bae80a commit 16d7491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
const (
18-
Version = "0.2"
18+
Version = "0.3"
1919
)
2020

2121
func init() {

0 commit comments

Comments
 (0)