From b14193f402efef5d61d1220e96f643b51e173c2c Mon Sep 17 00:00:00 2001 From: Sergio Gasquez Date: Mon, 16 Jan 2023 16:02:21 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=93=8C=20Bump=20espup=20version?= 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 dab0800..0255634 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "espup" -version = "0.2.6" +version = "0.2.7-dev" authors = ["Sergio Gasquez Arcos "] edition = "2021" license = "MIT OR Apache-2.0"