Skip to content

Commit a0259aa

Browse files
committed
v0.9.2
1 parent c072a0d commit a0259aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
flags "github.com/jessevdk/go-flags"
2929
)
3030

31-
const version = "0.9.1"
31+
const version = "0.9.2"
3232
const maxSnaplen uint32 = 262144
3333

3434
var previousTimestamp int64

0 commit comments

Comments
 (0)