Skip to content

Commit 148f760

Browse files
committed
Release BenchLocal v0.2.4
1 parent 2e36011 commit 148f760

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "benchlocal-app",
33
"productName": "BenchLocal",
44
"private": true,
5-
"version": "0.2.3",
5+
"version": "0.2.4",
66
"description": "BenchLocal desktop app for running and managing LLM Bench Packs.",
77
"author": "stevibe",
88
"type": "module",

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "benchlocal-workspace",
33
"private": true,
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"workspaces": [
66
"app",
77
"packages/*"

0 commit comments

Comments
 (0)