Bump crate version to 0.1.0

This commit is contained in:
Christopher Cole 2022-10-13 16:41:18 -07:00
parent 972fbfb9e5
commit bb1b4e0b6e
No known key found for this signature in database
GPG Key ID: 0AC856975983E9DB

View File

@ -1,6 +1,6 @@
[package]
name = "elf"
version = "0.0.12"
version = "0.1.0"
authors = ["Christopher Cole <chris.cole.09@gmail.com>"]
license = "MIT/Apache-2.0"
homepage = "https://github.com/cole14/rust-elf/"