bump version, other small change

This commit is contained in:
2025-07-06 02:38:40 +00:00
parent 00a2eb63bc
commit 41317301bf
2 changed files with 3 additions and 3 deletions

View File

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