diff --git a/package.json b/package.json index ccc5c6e070..01a4191125 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify", - "version": "2.3.0", + "version": "2.4.0", "description": "Fast and low overhead web framework, for Node.js", "main": "fastify.js", "typings": "fastify.d.ts",