diff --git a/package.json b/package.json index 69fba867..9364a1bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "6.0.2-canary.0", + "version": "6.0.2", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",