Skip to content

Commit

Permalink
infra: bump to dev version of 0.4.5.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 12, 2023
1 parent b1f3a72 commit b4a18f8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion external/clojure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openllm-clojure-ui",
"version": "0.4.4",
"version": "",
"description": "OpenLLM Clojure UI",
"repository": {
"url": "git@github.com:bentoml/OpenLLM.git",
Expand Down
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.4",
"version": "0.4.5.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.4",
"version": "0.4.5.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 b4a18f8

Please sign in to comment.