Skip to content

Commit 16bedff

Browse files
author
eau
committed
bumped np version
1 parent 36dc292 commit 16bedff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/np/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const (
2020
// default Key (insecure obviously..)
2121
defaultInsecureHardcodedKeyForLazyFolks = "n4clp1pebleh!"
2222
defaultBufferSize = 4194304 // 4M
23-
Version = "0.2.1-dev"
23+
Version = "0.2.1"
2424
EnvAlg = "NPALG"
2525
EnvKey = "NPKEY"
2626
)

0 commit comments

Comments
 (0)