feat(version): bump version to 0.2.0 and update image ratio parsing functions

This commit is contained in:
HouYunFei
2026-07-14 17:37:51 +08:00
parent a5824f509e
commit b16263eb43
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@basketikun/canvas-agent",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",