diff --git a/const.go b/const.go index 638a8a2..bdceae6 100644 --- a/const.go +++ b/const.go @@ -1,6 +1,6 @@ package gojobs const ( - Version = "1.0.88" + Version = "1.0.89" SpecifyIpNull = "0.0.0.0" )