diff --git a/examples/with-redux/components/Clock.js b/examples/with-redux/components/clock.js similarity index 100% rename from examples/with-redux/components/Clock.js rename to examples/with-redux/components/clock.js diff --git a/package.json b/package.json index ce81a847..48de02a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "6.0.1-canary.2", + "version": "6.0.1", "description": "Minimalistic framework for server-rendered React applications", "main": "./dist/server/next.js", "license": "MIT",