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