Skip to content

Commit

Permalink
Bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihaiii committed Aug 31, 2024
1 parent 1d44a4e commit e1491bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "semantic-autocomplete",
"description": "A blazing-fast semantic search React component. Match by meaning, not just by letters. Search as you type without waiting (no debounce needed). Rank by cosine similarity.",
"version": "3.0.0",
"version": "3.1.0",
"homepage": "https://mihaiii.github.io/semantic-autocomplete/",
"type": "module",
"main": "dist/semantic-autocomplete.umd.js",
Expand Down

0 comments on commit e1491bb

Please sign in to comment.