mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
chore: version bump v0.20.0
This commit is contained in:
@@ -105,7 +105,7 @@ const Sidebar = () => {
|
||||
Star
|
||||
</GitHubButton>
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.19.0</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.20.0</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "v0.19.0",
|
||||
"version": "v0.20.0",
|
||||
"name": "bruno",
|
||||
"description": "Opensource API Client for Exploring and Testing APIs",
|
||||
"homepage": "https://www.usebruno.com",
|
||||
|
||||
Reference in New Issue
Block a user