chore: bump version to 0.1.2 in package.json

This commit is contained in:
Marco Beretta
2025-07-19 22:54:38 +02:00
parent 8ba5aa6055
commit 355da0fc2e

View File

@@ -1,6 +1,6 @@
{
"name": "@librechat/client",
"version": "0.1.1",
"version": "0.1.2",
"description": "React components for LibreChat",
"main": "dist/index.js",
"module": "dist/index.es.js",