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