We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c072a0d commit a0259aaCopy full SHA for a0259aa
1 file changed
main.go
@@ -28,7 +28,7 @@ import (
28
flags "github.com/jessevdk/go-flags"
29
)
30
31
-const version = "0.9.1"
+const version = "0.9.2"
32
const maxSnaplen uint32 = 262144
33
34
var previousTimestamp int64
0 commit comments