chore: bump version to 2024.10.2

This commit is contained in:
jamesgeorge007
2024-11-12 22:35:29 +05:30
parent e1fbe68796
commit 908f936f50
8 changed files with 8 additions and 8 deletions

View File

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