From 01f20876bc47169f7ed0d3ac9cbc6fc7a43ece5f Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Thu, 28 Mar 2024 23:59:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20[build]=20release=20development?= =?UTF-8?q?=20version=200.0.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helpers/pagetop-build/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/pagetop-build/Cargo.toml b/helpers/pagetop-build/Cargo.toml index bea69f29..070ae816 100644 --- a/helpers/pagetop-build/Cargo.toml +++ b/helpers/pagetop-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pagetop-build" -version = "0.0.9" +version = "0.0.10" edition = "2021" description = "Simplifies the process of embedding resources in PageTop app binaries."