chore: version bumped to v0.19.0

This commit is contained in:
Anoop M D 2023-10-05 03:47:43 +05:30
parent b35b814561
commit 6c1f8c78b2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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