diff --git a/lerna.json b/lerna.json index d24f0775f53abc0c06324d8ee4326f2ea945444a..c43fa5350bdafb0c03b4541f1f1136a75cf89534 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "9.1.3-canary.3" + "version": "9.1.3-canary.4" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index 87b218f3553e071f3a63350a04277e38e30a7745..a45d5631d693a5b3868e36bf96faedb7570eeeaf 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.3-canary.3", + "version": "9.1.3-canary.4", "keywords": [ "react", "next", diff --git a/packages/next-bundle-analyzer/package.json b/packages/next-bundle-analyzer/package.json index 8b06777beb3c40bb9cc8bed5459cc98799ccd1e7..1e1603eabb82f6ee32eb937dae3d3b3bda09e8a1 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.3-canary.3", + "version": "9.1.3-canary.4", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index f0c98802485248625e9ead16a7d20073cd5219b9..8753e2f6530425141954143c35ccb4d236cb2d47 100644 --- a/packages/next-mdx/package.json +++ b/packages/next-mdx/package.json @@ -1,6 +1,6 @@ { "name": "@next/mdx", - "version": "9.1.3-canary.3", + "version": "9.1.3-canary.4", "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 f6d0e040bc367f3c1765e3e031f80ecb068eca2a..550e8276f3002b79ea928f96b6a2d89ee051bb21 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.3-canary.3", + "version": "9.1.3-canary.4", "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 6e831048b3a518fbfd787e9c10a90f256c4b68cc..1490b09f186f26618af0a0674074a606ec3213c9 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.3-canary.3", + "version": "9.1.3-canary.4", "nextjs": { "name": "Material UI", "required-env": [] diff --git a/packages/next-plugin-sentry/package.json b/packages/next-plugin-sentry/package.json index 48174b4af09c7957dd9bc965cf47f56b29234757..07988e42ba7290071a028a11d6d981ea7462a4d9 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.3-canary.3", + "version": "9.1.3-canary.4", "nextjs": { "name": "Sentry", "required-env": [ diff --git a/packages/next/package.json b/packages/next/package.json index 097f19c6ab55f81b40cab640ec1a27cc004b030a..629eb71503a0fa1a980d6c96a1e50696e187cbe2 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "9.1.3-canary.3", + "version": "9.1.3-canary.4", "description": "The React Framework", "main": "./dist/server/next.js", "license": "MIT",