diff --git a/package.json b/package.json index e3aed895..d85d7352 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "7.0.0-canary.10", + "version": "7.0.0-canary.11", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",