Skip to content

Commit

Permalink
macho: 4.0.1 (#593)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Feb 16, 2024
1 parent 8e11a36 commit a2bcf6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/macho.rb
Expand Up @@ -16,7 +16,7 @@
# The primary namespace for ruby-macho.
module MachO
# release version
VERSION = "4.0.0"
VERSION = "4.0.1"

# Opens the given filename as a MachOFile or FatFile, depending on its magic.
# @param filename [String] the file being opened
Expand Down

0 comments on commit a2bcf6a

Please sign in to comment.