chore: bump version to 2023.8.3

This commit is contained in:
Andrew Bastin
2023-11-06 17:39:31 +05:30
parent 76af7d5e10
commit 4ebf850cb6
4 changed files with 4 additions and 4 deletions

View File

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