chore: bump version to 0.13.0

This commit is contained in:
Anoop M D 2023-08-31 23:03:34 +05:30
parent fd4c188c95
commit 1d678ee0d9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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