Skip to content

Commit

Permalink
release: bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Oct 30, 2022
1 parent fde15d7 commit c9cabfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/bruno-app/src/components/Sidebar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const Sidebar = () => {
title="GitHub"
></iframe>
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.2.0</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.3.0</div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion packages/bruno-electron/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.0",
"version": "0.3.0",
"name": "bruno",
"description": "Opensource API Client",
"homepage": "https://www.usebruno.com",
Expand Down

1 comment on commit c9cabfd

@vercel
Copy link

@vercel vercel bot commented on c9cabfd Oct 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.