Skip to content

Commit

Permalink
chore(version): 2.5.0 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Nov 11, 2020
1 parent d6b492e commit c38f839
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.4.0"
VERSION = "2.5.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 c38f839

Please sign in to comment.