diff --git a/package.json b/package.json index a988ae1..d9762ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "spur-errors", "description": "Common error builder utility for Node.js. Contains common error types, and stack trace tracking to support more detailed error messages.", - "version": "0.2.4", + "version": "0.2.5", "main": "lib/SpurErrors.js", "jsnext:main": "./src/SpurErrors", "author": {