From d8c10e393f6d7a9249e235f196cb96507f8b3176 Mon Sep 17 00:00:00 2001 From: David Khourshid Date: Thu, 13 Jun 2024 06:53:51 +0200 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8820915..00c53be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@statelyai/agent", - "version": "0.1.1", + "version": "0.1.2", "description": "", "main": "dist/index.js", "module": "dist/index.mjs",