Skip to content

Commit 6b04a73

Browse files
committed
v1.0.1
1 parent d6149bd commit 6b04a73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gem install redhound
2525
/ , _/ -_) _ / _ \/ _ \/ // / _ \/ _ /
2626
/_/|_|\__/\_,_/_//_/\___/\_,_/_//_/\_,_/
2727

28-
Version: 1.0.0
28+
Version: 1.0.1
2929
Dump and analyze network packets.
3030

3131
Usage: redhound [options] ...

lib/redhound/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module Redhound
5-
VERSION = '1.0.0'
5+
VERSION = '1.0.1'
66
end

0 commit comments

Comments
 (0)