Skip to content

Commit 9175d6a

Browse files
authored
macho: 3.0.0 (#429)
1 parent 0e0e30f commit 9175d6a

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.5.1"
19+
VERSION = "3.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)