diff --git a/package.json b/package.json index 95960c9..bf77a74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-ai-agents", - "version": "0.0.1", + "version": "0.1.0", "description": "Create AI agents. A command-line interface (CLI) tool that helps you quickly set up new AI agent projects using the ⌘ Langbase SDK. It streamlines the process of creating a new project, installing dependencies, and setting up a basic example.", "license": "MIT", "type": "module",