diff --git a/package.json b/package.json index 7ca58dc..550c180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mlc-ai/web-agent-interface", - "version": "0.0.2", + "version": "0.0.3", "description": "A tool library for LLM agent in browsers to interact with the web.", "main": "lib/index.js", "type": "module",