diff --git a/package-lock.json b/package-lock.json index fbcc629..4e2e9f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-highlight-words", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95be20f..c6dcf28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-highlight-words", - "version": "0.2.0", + "version": "0.2.1", "description": "Vue component to highlight words within a larger body of text", "sideEffects": [ "*.css",