build: update version to 1.3.1 in package.json

This commit is contained in:
2025-09-04 15:51:56 +02:00
parent 7acb0cc5f9
commit 010f52c9ee

View File

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