Skip to content

Commit

Permalink
Merge pull request #46 from nats-io/0_4_3
Browse files Browse the repository at this point in the history
bump for ci/release
  • Loading branch information
aricart authored Mar 16, 2023
2 parents 48b81be + 96b5e53 commit ea9c86a
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.2"
const Version = "0.4.3"

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

0 comments on commit ea9c86a

Please sign in to comment.