From 636a5217e1b835fef0361244f2fe0d72526e7ae6 Mon Sep 17 00:00:00 2001 From: Sergio Gasquez Date: Wed, 14 Dec 2022 14:08:31 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=E2=AC=86=EF=B8=8F=20Upgrade=20version?= =?UTF-8?q?=20to=200.2.5-dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a47422c..d9e108d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "espup" -version = "0.2.4" +version = "0.2.5-dev" authors = ["Sergio Gasquez Arcos "] edition = "2021" license = "MIT OR Apache-2.0"