diff --git a/package-lock.json b/package-lock.json index 1a1aae9..5cfa198 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@kouts/vue-modal", - "version": "0.2.2", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3632c5d..a554ab8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@kouts/vue-modal", "description": "A modal window component for Vue", - "version": "0.2.2", + "version": "1.0.0", "license": "MIT", "files": [ "dist",