Skip to content

Commit 590c382

Browse files
committed
v2.0.1
1 parent c114caf commit 590c382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose-slug-plugin",
33
"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)",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
66
"ava": {
77
"failFast": true,

0 commit comments

Comments
 (0)