chore: bump version to 2024.8.2

This commit is contained in:
Andrew Bastin
2024-09-11 13:45:19 +05:30
parent 35cc8c247d
commit 2bc46ed6cb
8 changed files with 8 additions and 8 deletions

View File

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