Skip to content

Commit 05f43e5

Browse files
committed
build(version): bump to 0.19.0
1 parent 31bf4df commit 05f43e5

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.18.1"
25+
Version = "0.19.0"
2626
WaitForSocket = 3 * time.Second
2727

2828
DefaultAgent = "pago-agent"

0 commit comments

Comments
 (0)