Skip to content

Commit

Permalink
macho: 3.0.0 (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Jan 11, 2022
1 parent 0e0e30f commit 9175d6a
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.1"
VERSION = "3.0.0"

# 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 9175d6a

Please sign in to comment.