Skip to content

Commit 24770d4

Browse files
committed
Bump version to 0.20.5
1 parent 226f049 commit 24770d4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/dadmobile"
2626
}
2727
],
28-
"version": "0.20.4",
28+
"version": "0.20.5",
2929
"main": "./src/main/main.ts",
3030
"scripts": {
3131
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\" \"npm run build:cloud\"",
@@ -307,4 +307,4 @@
307307
],
308308
"logLevel": "quiet"
309309
}
310-
}
310+
}

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.20.4",
3+
"version": "0.20.5",
44
"description": "A tool to play with and train LLMs",
55
"license": "AGPL-3.0",
66
"author": {

0 commit comments

Comments
 (0)