We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125b14c commit 67952f1Copy full SHA for 67952f1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- pwntools (1.2.0)
+ pwntools (1.2.1)
5
crabstone (~> 4)
6
dentaku (>= 2.0.11, < 3.5.0)
7
elftools (>= 1.0.1, < 1.2.0)
lib/pwnlib/version.rb
@@ -3,5 +3,5 @@
module Pwnlib
# version of pwntools-ruby
- VERSION = '1.2.0'
+ VERSION = '1.2.1'
end
0 commit comments