v4.0.1
This commit is contained in:
parent
50b09f7050
commit
be694768fb
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -11,7 +11,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
_Version = "v4.0.0"
|
_Version = "v4.0.1"
|
||||||
_Producer = 0
|
_Producer = 0
|
||||||
_Consumer = 1
|
_Consumer = 1
|
||||||
_Remover = 2
|
_Remover = 2
|
||||||
|
|
Loading…
Add table
Reference in a new issue