Skip to content

Commit

Permalink
Bump package version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fiznool committed Jan 14, 2022
1 parent acac3ef commit 81c2eb5
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,6 +1,6 @@
{
"name": "express-mongo-sanitize",
"version": "2.0.2",
"version": "2.1.0",
"description": "Sanitize your express payload to prevent MongoDB operator injection.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 81c2eb5

Please sign in to comment.