Skip to content

Commit 3a8d798

Browse files
bumped up the version
1 parent e74dbd9 commit 3a8d798

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

sdk/runanywhere-web/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runanywhere/web",
3-
"version": "0.1.0-beta.9",
3+
"version": "0.1.0-beta.10",
44
"description": "RunAnywhere Web SDK - Core infrastructure for on-device AI in the browser (pure TypeScript)",
55
"type": "module",
66
"main": "./dist/index.js",

sdk/runanywhere-web/packages/llamacpp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runanywhere/web-llamacpp",
3-
"version": "0.1.0-beta.9",
3+
"version": "0.1.0-beta.10",
44
"description": "RunAnywhere Web SDK - LlamaCpp backend for on-device LLM/VLM inference",
55
"type": "module",
66
"main": "./dist/index.js",

sdk/runanywhere-web/packages/onnx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runanywhere/web-onnx",
3-
"version": "0.1.0-beta.9",
3+
"version": "0.1.0-beta.10",
44
"description": "RunAnywhere Web SDK - ONNX backend for STT, TTS, and VAD via sherpa-onnx",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)