chore: bump version number

This commit is contained in:
Sebin Nyshkim 2023-03-27 23:51:47 +02:00
parent 0b952dd789
commit cf4155784c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "viktor-reference",
"version": "0.3.5",
"version": "0.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "viktor-reference",
"version": "0.3.5",
"version": "0.4.0",
"dependencies": {
"vue": "^3.2.45",
"vue-i18n": "^9.2.2",

View file

@ -1,6 +1,6 @@
{
"name": "viktor-reference",
"version": "0.3.5",
"version": "0.4.0",
"scripts": {
"dev": "vite --host",
"build": "run-p type-check build-only",