feat: add LICENSE file and update README and version

This commit is contained in:
2025-05-28 12:33:37 +02:00
parent 8015f8fc10
commit 9bf8030ad5
3 changed files with 9 additions and 2 deletions

View File

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