diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 59f0999..776311e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -10,3 +10,4 @@ Cerner Corporation [@gneatgeek]: https://github.com/gneatgeek [@calebmeyer]: https://github.com/calebmeyer [@marcbachmann]: https://github.com/marcbachmann +[@kafkahw]: https://github.com/kafkahw diff --git a/package.json b/package.json index 3a28f26..c04e657 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonrpc-dispatch", - "version": "2.2.0", + "version": "2.3.0", "description": "An unopinionated JSONRPC dispatcher for JavaScript", "main": "lib/src/index.js", "scripts": {