bump version

This commit is contained in:
2025-07-05 03:59:35 +00:00
parent b8f6023029
commit d4ee457d74

View File

@ -1,6 +1,6 @@
{ {
"name": "pleroma-ollama-bot", "name": "pleroma-ollama-bot",
"version": "1.0.0", "version": "1.0.5",
"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",