chore: bumped release version to v0.14.0

This commit is contained in:
Anoop M D 2023-09-14 00:25:04 +05:30
parent f9ed68843d
commit 0d4f7e6a06
2 changed files with 2 additions and 2 deletions

View File

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

View File

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