release: v0.11.0

This commit is contained in:
Anoop M D 2023-03-29 13:00:03 +05:30
parent 11c99d55dc
commit b96e3d0f23
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@ const Sidebar = () => {
</GitHubButton>
)}
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.10.2</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.11.0</div>
</div>
</div>
</div>

View File

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