diff --git a/package.json b/package.json index 5f78e47..093887e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "staccato", - "version": "5.0.2", + "version": "5.0.3", "description": "Write to a Node.js stream using the error-first callback style.",