Skip to content

Commit

Permalink
bump up version to 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Nov 12, 2023
1 parent 51d5860 commit ac6d774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (

const name = "nostr-buzzword"

const version = "0.0.21"
const version = "0.0.22"

var revision = "HEAD"

Expand Down

0 comments on commit ac6d774

Please sign in to comment.