Skip to content

Commit 24c4e80

Browse files
committed
macho: 1.2.0
1 parent a828dba commit 24c4e80

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.1.0".freeze
15+
VERSION = "1.2.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)