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 3959637 commit 7fcc70dCopy full SHA for 7fcc70d
lib/macho.rb
@@ -16,7 +16,7 @@
16
# The primary namespace for ruby-macho.
17
module MachO
18
# release version
19
- VERSION = "4.0.1"
+ VERSION = "4.1.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