diff --git a/package.json b/package.json index 1e3d827..dc8409e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mongoose-reverse-populate", - "version": "0.1.0", + "version": "1.0.0", "description": "This module allows you to 'populate' a mongoose model where the relationship ids are stored on another mongoose model that is related to this model", "main": "index.js", "scripts": {