From bfee110917ecf844d5837b7a57a789065c71530f Mon Sep 17 00:00:00 2001 From: cohaereo Date: Sun, 23 Jul 2023 10:30:37 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f9f9b00..67bc6ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "destiny-pkg" -version = "0.2.1" +version = "0.3.0" edition = "2021" authors = ["Lucas Cohaereo "]