Skip to content

Commit

Permalink
Bump version to 0.4.7
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Collison <derek@nats.io>
  • Loading branch information
derekcollison committed Dec 28, 2023
1 parent 24064c6 commit b7c95f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nkeys.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package nkeys
import "io"

// Version is our current version
const Version = "0.4.6"
const Version = "0.4.7"

// KeyPair provides the central interface to nkeys.
type KeyPair interface {
Expand Down

0 comments on commit b7c95f1

Please sign in to comment.