Skip to content

Commit c91eb8b

Browse files
committed
bump version to 0.1.3
1 parent b706fa3 commit c91eb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mach_object"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["Flier Lu <flier.lu@gmail.com>"]
55
description = "Mach-O File Format Parser for Rust"
66
documentation = "http://flier.github.io/rust-macho/"

0 commit comments

Comments
 (0)