Skip to content

Commit 565c1ea

Browse files
committed
Bump package version to 2.1.0
1 parent 9cc5240 commit 565c1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-mongo-sanitize",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Sanitize your express payload to prevent MongoDB operator injection.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)