revert version number

This commit is contained in:
Michael Zhang 2020-06-28 04:56:34 -05:00
parent 13bd6e918f
commit 60ada4137b
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -1,9 +1,13 @@
[package]
name = "safex11"
version = "0.2.0"
description = "x11 bindings"
version = "0.0.1"
description = "Safe, high-level x11 bindings"
license-file = "../LICENSE"
authors = ["Michael Zhang <failed.down@gmail.com>"]
authors = ["Michael Zhang <iptq@protonmail.com>"]
edition = "2018"
documentation = "https://docs.rs/safex11"
readme = "README.md"
repository = "https://git.sr.ht/~iptq/safex11"
[features]
default = []