chore: set versions with a bump version

This commit is contained in:
Andrew Bastin
2023-11-07 16:04:02 +05:30
parent a13c2fd4c1
commit 97bd808431
5 changed files with 6 additions and 6 deletions

View File

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