Skip to content

Commit 70c521f

Browse files
committed
macho: 1.4.0
Another compatibility release.
1 parent 032f3bb commit 70c521f

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
@@ -12,7 +12,7 @@
1212
# The primary namespace for ruby-macho.
1313
module MachO
1414
# release version
15-
VERSION = "1.3.1".freeze
15+
VERSION = "1.4.0".freeze
1616

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

0 commit comments

Comments
 (0)