Skip to content

Commit 77b0893

Browse files
committed
bump version to v0.4.0
1 parent 4a04f0f commit 77b0893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ func main() {
2626
app := &cli.App{
2727
Name: "tip",
2828
Usage: "TIP (Throttled Identity PIN) is a decentralized key custodian.",
29-
Version: "0.3.0",
29+
Version: "0.4.0",
3030
EnableBashCompletion: true,
3131
Flags: []cli.Flag{
3232
&cli.StringFlag{

0 commit comments

Comments
 (0)