chore: bump version 2024.9.2

This commit is contained in:
Andrew Bastin
2024-10-14 21:19:45 +05:30
parent 30079b842d
commit 28727cd6c2
8 changed files with 8 additions and 8 deletions

View File

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