bump version

This commit is contained in:
Antoni Sawicki 2022-11-06 01:39:03 -08:00
parent c4d9833707
commit 76e72d5368
1 changed files with 1 additions and 1 deletions

2
wrp.go
View File

@ -39,7 +39,7 @@ import (
) )
var ( var (
version = "4.5.2" version = "4.5.3"
srv http.Server srv http.Server
ctx context.Context ctx context.Context
cancel context.CancelFunc cancel context.CancelFunc