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
No known key found for this signature in database
GPG key ID: D918033D8E74CC11

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",