chore: version bump to v0.17.0

This commit is contained in:
Anoop M D 2023-10-02 16:55:22 +05:30
parent 95532102ba
commit 43f7c2ab86
2 changed files with 2 additions and 2 deletions

View File

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

View File

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