diff --git a/package.json b/package.json index 3e18740..f5694dd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anthropic-ai/dxt", "description": "Tools for building Desktop Extensions", - "version": "0.2.4", + "version": "0.2.5", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -77,4 +77,4 @@ "@babel/helpers": "7.27.1", "@babel/parser": "7.27.3" } -} \ No newline at end of file +}