Skip to content

Commit 42fd975

Browse files
committed
ruby-macho 5.0.0
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent b2cc6f8 commit 42fd975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/macho.rb

Lines changed: 1 addition & 1 deletion
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 = "4.1.0"
19+
VERSION = "5.0.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)