This commit is contained in:
Scott Richmond 2025-06-25 17:46:27 -04:00
parent c647cc0ea5
commit b78063ba07

View File

@ -1,6 +1,6 @@
{ {
"name": "@ludus/rudus", "name": "@ludus/rudus",
"version": "0.1.1", "version": "0.1.2",
"description": "A Rust-based Ludus bytecode interpreter.", "description": "A Rust-based Ludus bytecode interpreter.",
"type": "common", "type": "common",
"main": "pkg/ludus.js", "main": "pkg/ludus.js",