Skip to content

Commit 7fcc70d

Browse files
authored
macho: 4.1.0 (#626)
1 parent 3959637 commit 7fcc70d

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.0.1"
19+
VERSION = "4.1.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)