diff --git a/package.json b/package.json index 611c510b..7651c9ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "5.0.1-canary.2", + "version": "5.0.1-canary.3", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",