From 5a3fc847a7011ec8ea25e7cc52f3595d93b25f9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 22:46:34 +0000 Subject: [PATCH] chore(master): release 0.1.2 --- module.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.eco b/module.eco index 4fbb9c8..17f13d2 100644 --- a/module.eco +++ b/module.eco @@ -7,7 +7,7 @@ */ #[module: "libcommand"] -#[version: "0.1.1"] // x-release-please-version +#[version: "0.1.2"] // x-release-please-version #[epm::license: "MIT"] #[epm::description: "a cli utility library for echolang"]