chore: bump version to 2023.4.7

This commit is contained in:
Andrew Bastin
2023-06-27 14:13:05 +05:30
parent db1cf5cc08
commit 9dbce74f5e
5 changed files with 10 additions and 10 deletions

View File

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