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

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-10-16 21:50:56 +00:00
parent 607d7f5f12
commit f0bb60d56d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openllm-clojure-ui",
"version": "0.3.8",
"version": "",
"description": "OpenLLM Clojure UI",
"repository": {
"url": "git@github.com:bentoml/OpenLLM.git",

View File

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

View File

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