v1.0.1
Some checks failed
CI / Type Check & Lint (push) Failing after 5s
CI / Build Test (Current Platform) (push) Failing after 5s
Publish to npm / npm-publish (push) Failing after 17s
Release / build-and-release (push) Successful in 48s
CI / Build All Platforms (push) Successful in 55s

This commit is contained in:
2026-01-30 03:18:21 +00:00
parent f8a679e028
commit 83cacd0cf1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@modelgrid.com/modelgrid", "name": "@modelgrid.com/modelgrid",
"version": "1.0.0", "version": "1.0.1",
"exports": "./mod.ts", "exports": "./mod.ts",
"nodeModulesDir": "auto", "nodeModulesDir": "auto",
"tasks": { "tasks": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@modelgrid.com/modelgrid", "name": "@modelgrid.com/modelgrid",
"version": "1.0.0", "version": "1.0.1",
"description": "ModelGrid - GPU infrastructure management daemon for AI model containers with OpenAI-compatible API", "description": "ModelGrid - GPU infrastructure management daemon for AI model containers with OpenAI-compatible API",
"keywords": [ "keywords": [
"gpu", "gpu",