Skip to content

Commit 109869c

Browse files
committed
chore: update tags and bump
1 parent deef240 commit 109869c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
{
22
"===== INFO =====": "",
33
"name": "fzf",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "Do fuzzy matching using FZF algorithm in JavaScript",
66
"license": "BSD-3-Clause",
77
"keywords": [
88
"fzf",
9-
"fuzzy-string-match",
10-
"fuzzy-search"
9+
"fuzzy-search",
10+
"fuzzy-match",
11+
"fuzzy",
12+
"search",
13+
"find"
1114
],
1215
"homepage": "https://fzf.netlify.app",
1316
"repository": "ajitid/fzf-for-js",

0 commit comments

Comments
 (0)