bumped version

This commit is contained in:
Anoop M D 2023-01-29 20:45:30 +05:30
parent 7839e93a57
commit 667811cbd4
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ const Sidebar = () => {
title="GitHub"
></iframe>
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.7.1</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.7.2</div>
</div>
</div>
</div>

View File

@ -1,5 +1,5 @@
{
"version": "0.7.1",
"version": "0.7.2",
"name": "bruno",
"description": "Opensource API Client",
"homepage": "https://www.usebruno.com",