build: v3.0.1

This commit is contained in:
Liyas Thomas
2022-10-05 08:42:23 +05:30
parent f5a0c3cfca
commit dc80cc80e6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hoppscotch-app",
"version": "3.0.0",
"version": "3.0.1",
"description": "Open source API development ecosystem",
"author": "Hoppscotch (support@hoppscotch.io)",
"private": true,

View File

@@ -1,7 +1,7 @@
{
"name": "hoppscotch-app",
"private": true,
"version": "3.0.0",
"version": "3.0.1",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"dev:vite": "vite",