Skip to content

Commit 73b08e0

Browse files
authored
Merge pull request #48 from nats-io/0_4_4
[BUMP] for new ci deployment
2 parents aa4c478 + cfb3517 commit 73b08e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nkeys.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ package nkeys
1919
import "io"
2020

2121
// Version is our current version
22-
const Version = "0.4.3"
22+
const Version = "0.4.4"
2323

2424
// KeyPair provides the central interface to nkeys.
2525
type KeyPair interface {

0 commit comments

Comments
 (0)