Bump version to 0.13.1

This commit is contained in:
Tony Salomone
2025-04-10 12:18:54 -04:00
parent 06203a95ab
commit b0e51cc853
4 changed files with 4 additions and 4 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "transformerlab-app",
"version": "0.13.0",
"version": "0.13.1",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@@ -25,7 +25,7 @@
"url": "https://github.com/dadmobile"
}
],
"version": "0.13.0",
"version": "0.13.1",
"main": "./src/main/main.ts",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\" \"npm run build:cloud\"",

View File

@@ -1,6 +1,6 @@
{
"name": "transformerlab",
"version": "0.13.0",
"version": "0.13.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"name": "transformerlab",
"version": "0.13.0",
"version": "0.13.1",
"description": "A tool to play with and train LLMs",
"license": "AGPL-3.0",
"author": {