chore: bump version

This commit is contained in:
Andrew Bastin
2023-10-06 22:04:05 +05:30
parent 6c63a8dc28
commit 0188a8d7db
4 changed files with 4 additions and 4 deletions

View File

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