bump version

This commit is contained in:
2025-08-03 23:32:48 +00:00
parent 0f178fcfa9
commit ed3467b213

View File

@ -1,6 +1,6 @@
{ {
"name": "pleroma-ollama-bot", "name": "pleroma-ollama-bot",
"version": "1.0.7", "version": "1.1.0",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "tsc && node -r dotenv/config dist/main.js", "start": "tsc && node -r dotenv/config dist/main.js",