diff --git a/types.go b/types.go index 4a38561..fc28339 100644 --- a/types.go +++ b/types.go @@ -3,7 +3,7 @@ package tat // Version of Tat // One Line for this, used by release.sh script // Keep "const Version on one line" -const Version = "5.2.1" +const Version = "5.2.3" const ( // TatHeaderUsername is Tat_username header