diff --git a/package.json b/package.json index 0cfce0b..71cfc93 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.6", + "version": "1.0.0-rc.1", "main": "./src/SpurErrors", "author": { "name": "Agustin Colchado",