From ab74e721097497ed46b44932293362f0f7441561 Mon Sep 17 00:00:00 2001 From: diogo464 Date: Thu, 4 May 2023 11:33:17 +0100 Subject: chore: version 0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 092c0a7..561ba83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dotup" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit