diff --git a/package.json b/package.json index f4ea4dd..3e35e99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "voice-agent-ai-sdk", - "version": "0.1.0", + "version": "0.2.0", "description": "Voice AI Agent with ai-sdk", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -56,4 +56,4 @@ "tsx": "^4.20.5", "typescript": "^5.9.3" } -} \ No newline at end of file +}