bumped version to v0.27.1

This commit is contained in:
Anoop M D 2023-10-23 23:14:41 +05:30
parent 89c5dae881
commit 471e1780a0
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.27.0</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.27.1</div>
</div>
</div>
</div>

View File

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