Skip to content

Commit

Permalink
infra: bump to dev version of 0.4.21.dev0 [generated] [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
aarnphm committed Nov 20, 2023
1 parent 204cbd4 commit 5491fe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openllm-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-node",
"version": "0.4.20",
"version": "0.4.21.dev0",
"description": "NodeJS library for OpenLLM",
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-monorepo",
"version": "0.4.20",
"version": "0.4.21.dev0",
"description": "OpenLLM: Operating LLMs in production",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5491fe3

Please sign in to comment.