Skip to content

Commit

Permalink
macho: Bump version to 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Mar 26, 2017
1 parent 35dcf72 commit bc9af13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/macho.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# The primary namespace for ruby-macho.
module MachO
# release version
VERSION = "1.0.0".freeze
VERSION = "1.1.0".freeze

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

0 comments on commit bc9af13

Please sign in to comment.