diff --git a/package.json b/package.json index fc3cc07881..4d12a12633 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "7.0.1", + "version": "7.0.2", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",