Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroalbanese authored Sep 1, 2022
1 parent e318ccf commit 31a0819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gosttk/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
"github.com/pedroalbanese/randomart"
)

const Version = "1.2.5"
const Version = "1.2.6"

var (
bit = flag.Bool("512", false, "Bit length: 256 or 512. (default 256)")
Expand Down

0 comments on commit 31a0819

Please # to comment.