From 7301256aa8e804472ed2329f332ef1be0b5ab6cb Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 21 Mar 2024 19:03:26 +0100 Subject: [PATCH] v0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c6d0a02..103028f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "outfly" -version = "0.1.3" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html