Skip to content

Commit 6798ef1

Browse files
committed
v0.2.5: Deprecating pre node 4 version support and updating devDeps
1 parent 200a2a4 commit 6798ef1

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": "spur-errors",
33
"description": "Common error builder utility for Node.js. Contains common error types, and stack trace tracking to support more detailed error messages.",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"main": "lib/SpurErrors.js",
66
"jsnext:main": "./src/SpurErrors",
77
"author": {

0 commit comments

Comments
 (0)