chore: bump version number

This commit is contained in:
Sebin Nyshkim 2023-07-17 15:46:32 +02:00
parent 23a24c5842
commit 25ee71b615
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.4.1",
"version": "0.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "viktor-reference",
"version": "0.4.1",
"version": "0.4.2",
"dependencies": {
"vue": "^3.2.45",
"vue-i18n": "^9.2.2",

View file

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