diff --git a/lerna.json b/lerna.json index 368c433fa6a4ee9992634749d0f402d242d26716..7776828e4ba2e82255f3f73c844e6c46a15f5894 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "9.1.4-canary.1" + "version": "9.1.4-canary.2" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index 88a86884219ea2933107647e1c913bdb14bf4b3f..337776f64bf7a1ce832ed21441ad4ac961f13a7a 100644 --- a/packages/create-next-app/package.json +++ b/packages/create-next-app/package.json @@ -1,6 +1,6 @@ { "name": "create-next-app", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "keywords": [ "react", "next", diff --git a/packages/next-bundle-analyzer/package.json b/packages/next-bundle-analyzer/package.json index 1e0a32732d0b419b14a6a70dca21fc9df9e40dff..024791dae888f65bb43a3567765fee01aa0ebb7a 100644 --- a/packages/next-bundle-analyzer/package.json +++ b/packages/next-bundle-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "@next/bundle-analyzer", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index 13eea113797c3b8791b22625a4fcd64f266e63c9..2eb7471a028006802ce70a6370319015845430cb 100644 --- a/packages/next-mdx/package.json +++ b/packages/next-mdx/package.json @@ -1,6 +1,6 @@ { "name": "@next/mdx", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-plugin-google-analytics/package.json b/packages/next-plugin-google-analytics/package.json index 210a78d694e4f312ab6a985f1a695cc1bf2681fa..09f56b559d76ef805b178d430536b6674aec6238 100644 --- a/packages/next-plugin-google-analytics/package.json +++ b/packages/next-plugin-google-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-google-analytics", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "nextjs": { "name": "Google Analytics", "required-env": [ diff --git a/packages/next-plugin-material-ui/package.json b/packages/next-plugin-material-ui/package.json index ef817d408bc0ae3a956f6b3fc4bdecc5aa722804..8163d0ba689d88e2f058b254a7006d653d88bae7 100644 --- a/packages/next-plugin-material-ui/package.json +++ b/packages/next-plugin-material-ui/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-material-ui", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "nextjs": { "name": "Material UI", "required-env": [] diff --git a/packages/next-plugin-sentry/package.json b/packages/next-plugin-sentry/package.json index 13e05167638b764955b96affabdd7c8871b17466..8deda2941b3d44c277add61af3cca16668555729 100644 --- a/packages/next-plugin-sentry/package.json +++ b/packages/next-plugin-sentry/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-sentry", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "nextjs": { "name": "Sentry", "required-env": [ diff --git a/packages/next/package.json b/packages/next/package.json index 3f5bf5aa7aa8bceadcbc5e74dc459631197ce316..c06a904e69a8f2bf3f3b4d7a55348524481261cf 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "9.1.4-canary.1", + "version": "9.1.4-canary.2", "description": "The React Framework", "main": "./dist/server/next.js", "license": "MIT",