From aeefa2c97704faaae91cc4a6d836448f1d297d88 Mon Sep 17 00:00:00 2001 From: "Dawid J. Kubis" Date: Thu, 7 Oct 2021 17:38:50 +0200 Subject: [PATCH] changed version info --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e5d3c7..2acfddf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "prezgen" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html