chore: bump version to 2023.8.0

This commit is contained in:
Andrew Bastin
2023-08-31 13:55:36 +05:30
parent b22bd97818
commit 57365eeae0
4 changed files with 4 additions and 4 deletions

View File

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