Skip to content

Commit 3d6dc38

Browse files
committed
Version bump.
1 parent 1c273d4 commit 3d6dc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
require 'elf/section'
3030

3131
module Elf
32-
VERSION = "1.0.6.1"
32+
VERSION = "1.0.7"
3333

3434
MagicString = "\177ELF"
3535

0 commit comments

Comments
 (0)