chore: bump version to release/2023.8.4

This commit is contained in:
Andrew Bastin
2023-11-14 21:26:16 +05:30
parent b1982d74a6
commit 23afc201a1
5 changed files with 5 additions and 5 deletions

View File

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