Skip to content

Commit 496a2ec

Browse files
committed
Prep ruby-macho 6.0.0
1 parent d0b9934 commit 496a2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/macho.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# The primary namespace for ruby-macho.
1616
module MachO
1717
# release version
18-
VERSION = "5.0.0"
18+
VERSION = "6.0.0"
1919

2020
# Opens the given filename as a MachOFile or FatFile, depending on its magic.
2121
# @param filename [String] the file being opened

0 commit comments

Comments
 (0)