From 6e9c2bd48a30e7319e8429b7019b702dd86d051f Mon Sep 17 00:00:00 2001 From: envis10n Date: Tue, 29 Jan 2019 20:57:13 -0600 Subject: [PATCH] Whoops versioning --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d4a657d..f12c685 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dukbind" -version = "0.0.2" +version = "0.0.3" authors = ["envis10n "] edition = "2018" build = "build.rs"