Skip to content

Commit

Permalink
Merge pull request #128 from philipc/release
Browse files Browse the repository at this point in the history
Bump version to 0.14.0
  • Loading branch information
philipc committed Sep 10, 2019
2 parents f3222e3 + b92d406 commit 2c7e1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
authors = ["Nick Fitzgerald <fitzgen@gmail.com>", "Philip Craig <philipjcraig@gmail.com>"]
name = "object"
version = "0.13.0"
version = "0.14.0"
edition = "2018"
description = "A unified interface for parsing object file formats."
keywords = ["object", "loader", "elf", "mach-o", "pe"]
Expand Down

0 comments on commit 2c7e1e1

Please sign in to comment.