chore: bump version to 1.0.0

This commit is contained in:
Anoop M D 2023-10-30 23:33:29 +05:30
parent fa8ec4267f
commit 32d9c4833e
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.2</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.0.0</div>
</div>
</div>
</div>

View File

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