~zanneth/hirogen

cf689f05c7c60290828e519a493338437da223a2 — Charles Magahern 3 years ago 2f0bdd6 1.0
Bump version to 1.0
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 383,7 383,7 @@ dependencies = [

[[package]]
name = "hexeditor"
version = "0.1.0"
version = "1.0.0"
dependencies = [
 "cairo-rs",
 "gdk",

M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "hexeditor"
version = "0.1.0"
version = "1.0.0"
authors = ["zanneth <root@zanneth.com>"]
edition = "2018"