Skip to content
Snippets Groups Projects
Commit d4042e4f authored by Tony Salomone's avatar Tony Salomone
Browse files

Bump version to 0.3.8

parent 88de49e7
No related branches found
No related tags found
No related merge requests found
{ {
"name": "transformerlab-app", "name": "transformerlab-app",
"version": "0.3.7", "version": "0.3.8",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"url": "https://github.com/dadmobile" "url": "https://github.com/dadmobile"
} }
], ],
"version": "0.3.7", "version": "0.3.8",
"main": "./src/main/main.ts", "main": "./src/main/main.ts",
"scripts": { "scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"", "build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
......
{ {
"name": "transformerlab", "name": "transformerlab",
"version": "0.3.7", "version": "0.3.8",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
......
{ {
"name": "transformerlab", "name": "transformerlab",
"version": "0.3.7", "version": "0.3.8",
"description": "A tool to play with and train LLMs", "description": "A tool to play with and train LLMs",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"author": { "author": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment