diff --git a/main.go b/main.go index c04d029..fc90459 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ import ( ) const ( - _Version = "v4.3.0" + _Version = "v5.0.0" _Producer = 0 _Consumer = 1 _Remover = 2