From 5b2c4d4354e297d2f634f9db978a76037d2e9f54 Mon Sep 17 00:00:00 2001 From: braginini Date: Mon, 16 Mar 2026 16:54:53 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9393fa2..545b627 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netbirdio/explain", - "version": "0.1.1", + "version": "0.1.2", "description": "Full-stack AI assistant library with React frontend components and Node.js backend handler", "license": "BSD-3-Clause", "main": "./dist/client/index.js",