diff --git a/package-lock.json b/package-lock.json index 6c70393..77d663f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "win7", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "win7", - "version": "2.0.0", + "version": "2.0.1", "dependencies": { "vue": "^3.0.5", "vue-component-style": "^1.1.0" diff --git a/package.json b/package.json index 2728bf1..9efecac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "win7", - "version": "2.0.0", + "version": "2.0.1", "description": "Yet another OS preview via web technologies focused on Microsoft Windows 7", "author": "Amir Momenian ", "private": true,