Skip to content

Commit

Permalink
Update version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Jan 25, 2024
1 parent bd4e28a commit 3732a09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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/ghost"
}
],
"version": "0.1.2",
"version": "0.1.4",
"main": "./src/main/main.ts",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
Expand Down Expand Up @@ -279,4 +279,4 @@
],
"logLevel": "quiet"
}
}
}
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.1.3",
"version": "0.1.4",
"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 3732a09

Please sign in to comment.