infra: bump to dev version of 0.4.9.dev0 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-15 05:29:44 +00:00
parent 625afd0c3b
commit b90e44f679
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-node",
"version": "0.4.8",
"version": "0.4.9.dev0",
"description": "NodeJS library for OpenLLM",
"type": "module",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-monorepo",
"version": "0.4.8",
"version": "0.4.9.dev0",
"description": "OpenLLM: Operating LLMs in production",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
"license": "Apache-2.0",