Skip to content

Commit f91b9df

Browse files
committed
bump up version to 0.0.1
1 parent 8b1bb1a commit f91b9df

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
@@ -32,7 +32,7 @@ import (
3232

3333
const name = "nostr-coinchart"
3434

35-
const version = "0.0.0"
35+
const version = "0.0.1"
3636

3737
var revision = "HEAD"
3838

0 commit comments

Comments
 (0)