chore: update version to 1.1.0 in package.json

This commit is contained in:
2025-05-28 12:31:34 +02:00
parent 664a775724
commit 8015f8fc10

View File

@ -1,6 +1,6 @@
{
"name": "simple-ai-provider",
"version": "1.0.0",
"version": "1.1.0",
"description": "A simple and extensible AI provider package for easy integration of multiple AI services",
"main": "dist/index.js",
"module": "dist/index.mjs",