Skip to content

Commit ef94f55

Browse files
authored
Merge pull request #4296 from lohxt1/version_upgrade_2.0.0
chore: version upgrade to 2.0.0
2 parents 087f691 + 9269195 commit ef94f55

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

package-lock.json

Lines changed: 14 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bruno-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usebruno/app",
3-
"version": "1.39.0",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"dev": "rsbuild dev",

packages/bruno-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v1.38.1",
2+
"version": "2.0.0",
33
"name": "bruno",
44
"description": "Opensource API Client for Exploring and Testing APIs",
55
"homepage": "https://www.usebruno.com",

0 commit comments

Comments
 (0)