Skip to content

Commit 0b7b303

Browse files
committed
Bump version to 0.29.2
1 parent d5323cf commit 0b7b303

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/dadmobile"
2626
}
2727
],
28-
"version": "0.29.1",
28+
"version": "0.29.2",
2929
"scripts": {
3030
"build": "dotenv -e .env -- cross-env NODE_ENV=production tsx node_modules/webpack/bin/webpack.js --config ./.erb/configs/webpack.config.cloud.prod.ts",
3131
"build:multiuser": "cross-env NODE_ENV=production tsx node_modules/webpack/bin/webpack.js --config ./.erb/configs/webpack.config.cloud.prod.ts",

release/app/package-lock.json

Lines changed: 2 additions & 2 deletions
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.29.1",
3+
"version": "0.29.2",
44
"description": "A tool to play with and train LLMs",
55
"license": "AGPL-3.0",
66
"author": {

0 commit comments

Comments
 (0)