This commit is contained in:
Michele 2017-02-13 10:37:00 +01:00
parent 50b09f7050
commit be694768fb

View file

@ -11,7 +11,7 @@ import (
)
const (
_Version = "v4.0.0"
_Version = "v4.0.1"
_Producer = 0
_Consumer = 1
_Remover = 2