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 0e0e30f commit 9175d6aCopy full SHA for 9175d6a
lib/macho.rb
@@ -16,7 +16,7 @@
16
# The primary namespace for ruby-macho.
17
module MachO
18
# release version
19
- VERSION = "2.5.1"
+ VERSION = "3.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