From 0a86eb1dd961194e0c48b50a4b5e2504b8451178 Mon Sep 17 00:00:00 2001 From: imnyang Date: Tue, 13 Jan 2026 23:47:35 +0900 Subject: [PATCH] chore: version update ready --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1eb7140..1228bf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@imnyang/comcigan.ts", - "version": "0.2.0", + "version": "0.3.0", "description": "A Comcigan parser written in TypeScript", "main": "dist/index.js", "types": "dist/index.d.ts",