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 d829cb3 commit b31943fCopy full SHA for b31943f
lib/macho.rb
@@ -16,7 +16,7 @@
16
# The primary namespace for ruby-macho.
17
module MachO
18
# release version
19
- VERSION = "3.0.0"
+ VERSION = "4.0.0"
20
21
# Opens the given filename as a MachOFile or FatFile, depending on its magic.
22
# @param filename [String] the file being opened
0 commit comments