diff --git a/package.json b/package.json index 9e0b84ba..d91cd112 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "4.1.3", + "version": "4.1.4-canary.1", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",