build: update version in package.json to 0.0.3

This commit is contained in:
2025-11-15 23:31:51 +07:00
parent 840e3e8abe
commit 9ac22d28bc

View File

@@ -1,7 +1,7 @@
{
"name": "@robonen/questlang",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "TypeScript interpreter for QuestLang programming language",
"license": "MIT",
"keywords": [