chore: version bump

This commit is contained in:
Pragadesh-45
2025-01-15 13:08:44 +05:30
parent d2d7638a54
commit abb0a7b0db
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -24199,7 +24199,7 @@
},
"packages/bruno-electron": {
"name": "bruno",
"version": "v1.36.0",
"version": "v1.38.1",
"dependencies": {
"@aws-sdk/credential-providers": "3.658.1",
"@usebruno/common": "0.1.0",

View File

@@ -58,7 +58,7 @@ const trackStart = () => {
event: 'start',
properties: {
os: platformLib.os.family,
version: '1.36.0'
version: 'v1.38.1'
}
});
};

View File

@@ -1,5 +1,5 @@
{
"version": "v1.36.0",
"version": "v1.38.1",
"name": "bruno",
"description": "Opensource API Client for Exploring and Testing APIs",
"homepage": "https://www.usebruno.com",