chore: bump version to 2024.8.0

This commit is contained in:
Andrew Bastin
2024-08-29 16:01:37 +05:30
parent 9a86d0c207
commit c048c31c6b
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/common",
"private": true,
"version": "2024.7.2",
"version": "2024.8.0",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"test": "vitest --run",