diff --git a/package.json b/package.json index 5d39b92..f068063 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-pipeline", - "version": "0.1.0", + "version": "0.2.0", "description": "Create AI agents pipeline. 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",