Skip to content

Commit

Permalink
Merge tag 'v2.1.2' into develop
Browse files Browse the repository at this point in the history
tag
  • Loading branch information
Juan Carlos Muñoz committed Jul 18, 2022
2 parents 6cc140e + 9399009 commit a397be4
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": "mongoose-unique-validator",
"version": "2.1.1",
"version": "2.1.2",
"description": "mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a397be4

Please sign in to comment.