From 397c538020663ca6bdcf84ba236c3a40b187943d Mon Sep 17 00:00:00 2001 From: isark Date: Fri, 14 Jul 2023 10:53:27 +0000 Subject: [PATCH] Late bump to minor version. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2220b21..b556ea1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Underlayer" -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