chore: bump version to 0.21.0

This commit is contained in:
Anoop M D 2023-10-07 03:28:11 +05:30
parent 860a3b16ad
commit 1e27427d09
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ const Sidebar = () => {
Star
</GitHubButton>
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.20.0</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.21.0</div>
</div>
</div>
</div>

View File

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