Skip to content

Commit 34a340b

Browse files
committed
build(version): bump to 0.16.0
1 parent bf89b6b commit 34a340b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const (
2222
ExitMemlockError = 3
2323
FilePerms = 0o600
2424
NameInvalidChars = `[\n]`
25-
Version = "0.15.0"
25+
Version = "0.16.0"
2626
WaitForSocket = 3 * time.Second
2727

2828
DefaultAgent = "pago-agent"

0 commit comments

Comments
 (0)