Skip to content

Commit c38f839

Browse files
authored
chore(version): 2.5.0 (#288)
1 parent d6b492e commit c38f839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/macho.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# The primary namespace for ruby-macho.
1717
module MachO
1818
# release version
19-
VERSION = "2.4.0"
19+
VERSION = "2.5.0"
2020

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

0 commit comments

Comments
 (0)