chore: release v0.13.2

This commit is contained in:
Anoop M D 2023-09-01 14:17:29 +05:30
parent aeb9fc8875
commit ee084696f5
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
{ {
"version": "0.13.1", "version": "0.13.2",
"name": "bruno", "name": "bruno",
"description": "Opensource API Client", "description": "Opensource API Client",
"homepage": "https://www.usebruno.com", "homepage": "https://www.usebruno.com",