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

Bump version to 0.3.11

parent 1c06960b
No related branches found
No related tags found
No related merge requests found
{ {
"name": "transformerlab-app", "name": "transformerlab-app",
"version": "0.3.10", "version": "0.3.11",
"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.10", "version": "0.3.11",
"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.10", "version": "0.3.11",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
......
{ {
"name": "transformerlab", "name": "transformerlab",
"version": "0.3.10", "version": "0.3.11",
"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.
Finish editing this message first!
Please register or to comment