Skip to content

Commit

Permalink
Release v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kpcyrd committed May 29, 2020
1 parent 2aa928a commit 6579391
Show file tree
Hide file tree
Showing 4 changed files with 275 additions and 362 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sniffglue"
version = "0.10.1"
version = "0.11.0"
description = "Secure multithreaded packet sniffer"
authors = ["kpcyrd <[email protected]>"]
license = "GPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion docs/sniffglue.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH SNIFFGLUE "1" "December 2019" "sniffglue 0.10.1" "User Commands"
.TH SNIFFGLUE "1" "May 2020" "sniffglue 0.11.0" "User Commands"
.SH NAME
sniffglue \- secure multithreaded packet sniffer

Expand Down
Loading

0 comments on commit 6579391

Please sign in to comment.