chore: bump version to 2024.3.4

This commit is contained in:
Andrew Bastin
2024-06-14 04:14:16 +05:30
parent 31f1e1b21a
commit c2cb295bcb
8 changed files with 8 additions and 8 deletions

View File

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