Skip to content

Commit 39bd6ef

Browse files
committed
macho: 2.1.0
1 parent 864d600 commit 39bd6ef

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