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.
2 parents b2cc6f8 + 42fd975 commit 3a5fa6eCopy full SHA for 3a5fa6e
1 file changed
lib/macho.rb
@@ -16,7 +16,7 @@
16
# The primary namespace for ruby-macho.
17
module MachO
18
# release version
19
- VERSION = "4.1.0"
+ VERSION = "5.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