Skip to content

Commit 29aebc1

Browse files
authored
Merge pull request #148 from Michael-J-Scofield/development
v2.6.1
2 parents f405828 + 60f56c7 commit 29aebc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-anti-spam",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "An easy to setup package that help you integration of anti-spam feature in your discord bot.",
55
"main": "index.js",
66
"scripts": {
@@ -31,5 +31,5 @@
3131
"devDependencies": {
3232
"jsdoc": "^3.6.3",
3333
"minami": "Androz2091/minami"
34-
},
34+
}
3535
}

0 commit comments

Comments
 (0)