chore: bump version to 2024.7.1

This commit is contained in:
Andrew Bastin
2024-08-08 20:14:55 +05:30
parent afea75694f
commit 3f78bf1062
8 changed files with 8 additions and 8 deletions

View File

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