Skip to content

Commit 3f2947b

Browse files
committed
Bump version to 0.23.1
1 parent fc27c1f commit 3f2947b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/dadmobile"
2626
}
2727
],
28-
"version": "0.23.0",
28+
"version": "0.23.1",
2929
"main": "./src/main/main.ts",
3030
"scripts": {
3131
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\" \"npm run build:cloud\"",

release/app/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transformerlab",
3-
"version": "0.23.0",
3+
"version": "0.23.1",
44
"description": "A tool to play with and train LLMs",
55
"license": "AGPL-3.0",
66
"author": {

0 commit comments

Comments
 (0)