forked from extern/bruno
chore: bumped version to v0.12.0
This commit is contained in:
parent
b6528062f0
commit
45ca5ded96
@ -117,7 +117,7 @@ const Sidebar = () => {
|
||||
</GitHubButton>
|
||||
)}
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.11.0</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.12.0</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"name": "bruno",
|
||||
"description": "Opensource API Client",
|
||||
"homepage": "https://www.usebruno.com",
|
||||
|
Loading…
Reference in New Issue
Block a user