chore: bump version to 2024.9.1

This commit is contained in:
Andrew Bastin
2024-10-05 21:05:11 +05:30
parent 8e91078f43
commit cda1ed5f94
8 changed files with 8 additions and 8 deletions

View File

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