Skip to content

Commit de23270

Browse files
committed
Bumped version for release
1 parent ebb137e commit de23270

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ If you would like to submit a pull request with any changes you make, please fee
191191

192192
# Legal
193193

194-
Code is Copyright (C) Campbell Software Solutions 2014 - 2015.
194+
Code is Copyright (C) Campbell Software Solutions 2014 - 2016.
195195

196196
This module is available under terms of the LGPL V3 license. Hence you can use it in other proprietary projects
197197
but any changes to the library should be made available.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongoose-id-validator",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection",
55
"author": {
66
"name": "Martin Campbell",

0 commit comments

Comments
 (0)