diff --git a/package.json b/package.json index 22ab243..086f08f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mongoose-findorcreate" , "description": "Mongoose plugin that adds findOrCreate" - , "version": "1.0.0" + , "version": "1.0.1" , "author": "Nicholas Penree " , "keywords": ["mongodb", "mongoose", "plugin", "findOrCreate"] , "repository": {