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

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-08-11 10:17:14 +00:00
parent f558d6cf67
commit 40e56eeb60
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openllm",
"version": "0.2.21",
"version": "0.2.22.dev0",
"description": "OpenLLM: Operating LLMs in production",
"repository": "git@github.com:bentoml/OpenLLM.git",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",

View File

@@ -1,6 +1,6 @@
{
"name": "openllm",
"version": "0.2.21",
"version": "0.2.22.dev0",
"description": "NodeJS library for OpenLLM",
"type": "module",
"repository": {