From 971eb2d6c504c2fff9196dff67dc7423ba5ccea6 Mon Sep 17 00:00:00 2001 From: bracesproul Date: Thu, 10 Apr 2025 09:41:27 -0700 Subject: [PATCH] release: 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1029583..c4a9cb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-agent-chat-app", - "version": "0.1.5", + "version": "0.1.6", "description": "Create a LangGraph chat app with one command", "repository": { "type": "git",