diff --git a/package.json b/package.json index 8096443..bcc2d81 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/ElvisAns/VuePredictiveSearch" }, "license": "MIT", - "version": "1.0.3", + "version": "1.0.4", "description": "The most flexible search component for vuejs applications with auto suggestion and fuzzy search feature", "main": "./dist/vue-predictive-search.umd.cjs", "module": "./dist/vue-predictive-search.js", @@ -47,4 +47,4 @@ "peerDependencies": { "vue": "^3.3.11" } -} \ No newline at end of file +}