Skip to content

Commit 52ec4dd

Browse files
author
Jack
authored
Update package.json
1 parent 2758c0d commit 52ec4dd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "message-filter",
3-
"version": "1.0.21",
3+
"version": "1.0.22",
44
"description": "A library for filtering and categorizing incoming messages based on content, sentiment, or other criteria.",
55
"main": "src/message-filter.cjs",
66
"scripts": {
@@ -10,7 +10,13 @@
1010
"message",
1111
"filter",
1212
"sentiment",
13-
"keyword"
13+
"keyword",
14+
"categorize",
15+
"categorization",
16+
"sort",
17+
"sorter",
18+
"filtering",
19+
"categorizing"
1420
],
1521
"author": "Colack",
1622
"license": "Ludwig",

0 commit comments

Comments
 (0)