diff --git a/package.json b/package.json index 885b1a6a..561ca093 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "5.0.1-canary.14", + "version": "5.0.1-canary.15", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",