Skip to content

Commit

Permalink
Merge pull request #48 from nats-io/0_4_4
Browse files Browse the repository at this point in the history
[BUMP] for new ci deployment
  • Loading branch information
aricart committed Mar 16, 2023
2 parents aa4c478 + cfb3517 commit 73b08e0
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.3"
const Version = "0.4.4"

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

0 comments on commit 73b08e0

Please sign in to comment.