diff --git a/package.json b/package.json index 2e58ad3..24adeed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mongoose-slug-plugin", "description": "Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)", - "version": "1.0.3", + "version": "2.0.0", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,