Skip to content

Commit

Permalink
bump to version 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Mar 12, 2024
1 parent f00889d commit 06d3fa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.12",
"version": "0.2.13",
"main": "./src/main/main.ts",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
Expand Down
2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "transformerlab",
"version": "0.2.12",
"version": "0.2.13",
"description": "A tool to play with and train LLMs",
"license": "AGPL-3.0",
"author": {
Expand Down

0 comments on commit 06d3fa3

Please sign in to comment.