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 d6b492e commit c38f839Copy full SHA for c38f839
lib/macho.rb
@@ -16,7 +16,7 @@
16
# The primary namespace for ruby-macho.
17
module MachO
18
# release version
19
- VERSION = "2.4.0"
+ VERSION = "2.5.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