Skip to content

Commit

Permalink
v0.2.5: Deprecating pre node 4 version support and updating devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
acolchado committed Jan 17, 2017
1 parent 200a2a4 commit 6798ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 6798ef1

Please sign in to comment.