Skip to content

Commit

Permalink
Bump version to 0.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Mar 14, 2024
1 parent 1b1f71d commit 63a6efc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"url": "https://github.com/dadmobile"
}
],
"version": "0.2.13",
"version": "0.2.14",
"main": "./src/main/main.ts",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
Expand Down Expand Up @@ -283,4 +283,4 @@
],
"logLevel": "quiet"
}
}
}
4 changes: 2 additions & 2 deletions release/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "transformerlab",
"version": "0.2.13",
"version": "0.2.14",
"description": "A tool to play with and train LLMs",
"license": "AGPL-3.0",
"author": {
Expand All @@ -17,4 +17,4 @@
"dependencies": {
"ssh2": "^1.14.0"
}
}
}

0 comments on commit 63a6efc

Please sign in to comment.