From 4cc12250e0d608a411cf68a7fa77b44470262924 Mon Sep 17 00:00:00 2001 From: JianFeeeee Date: Wed, 26 Aug 2026 11:23:25 +0800 Subject: [PATCH] release: lua551runner 0.3.3 (proper publish) --- cjpm.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cjpm.toml b/cjpm.toml index 2e1976a..5682374 100644 --- a/cjpm.toml +++ b/cjpm.toml @@ -1,6 +1,6 @@ [package] name = "lua551runner" -version = "0.2.10" +version = "0.3.3" description = "Lua 5.5.1 runner for Cangjie (typed interop)" cjc-version = "1.1.0" license = "LGPL-3.0-or-later"