diff --git a/package-lock.json b/package-lock.json index 01c5d75..188bfcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-is-mounted", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cfc04f1..a86c6fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-is-mounted", - "version": "1.0.0", + "version": "1.0.1", "description": "A simple Vue.js mixin for telling whether a component has been mounted.", "main": "index.js", "files": [