From 99e7bbfc487936adb79b079cdd6b0b102cc7c7d8 Mon Sep 17 00:00:00 2001 From: mxve <68632137+mxve@users.noreply.github.com> Date: Sun, 13 Mar 2022 12:53:29 +0100 Subject: [PATCH] v0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fd45e28..f9a8e1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plutonium-updater" -version = "0.2.0" +version = "0.3.0" edition = "2021" [profile.release]