We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c273d4 commit 3d6dc38Copy full SHA for 3d6dc38
lib/elf.rb
@@ -29,7 +29,7 @@
29
require 'elf/section'
30
31
module Elf
32
- VERSION = "1.0.6.1"
+ VERSION = "1.0.7"
33
34
MagicString = "\177ELF"
35
0 commit comments