chore: bump version to 2023.12.3

This commit is contained in:
Andrew Bastin
2024-01-30 20:27:25 +05:30
parent a28a576c41
commit aab76f1358
10 changed files with 15 additions and 15 deletions

View File

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