Skip to content

Commit cfb3517

Browse files
committed
[BUMP] for new ci deployment
1 parent aa4c478 commit cfb3517

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)