There was an error while loading. Please reload this page.
1 parent d0b9934 commit 496a2ecCopy full SHA for 496a2ec
1 file changed
lib/macho.rb
@@ -15,7 +15,7 @@
15
# The primary namespace for ruby-macho.
16
module MachO
17
# release version
18
- VERSION = "5.0.0"
+ VERSION = "6.0.0"
19
20
# Opens the given filename as a MachOFile or FatFile, depending on its magic.
21
# @param filename [String] the file being opened
0 commit comments