Skip to content

Commit

Permalink
build(ollama-adapter): bump version to 1.0.0-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyi222666 committed Jan 12, 2025
1 parent 6b08e9b commit b321c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ollama-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-ollama-adapter",
"description": "ollama adapter for chatluna",
"version": "1.0.0-rc.3",
"version": "1.0.0-beta.19",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit b321c94

Please sign in to comment.