Skip to content

Commit

Permalink
macho: 2.5.1 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed May 15, 2021
1 parent c39791c commit d1cbbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/macho.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# The primary namespace for ruby-macho.
module MachO
# release version
VERSION = "2.5.0"
VERSION = "2.5.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 d1cbbae

Please sign in to comment.