diff --git a/cli/cmd/turbo/version.go b/cli/cmd/turbo/version.go index 96864cb79cc80..3af83b6f5ae52 100644 --- a/cli/cmd/turbo/version.go +++ b/cli/cmd/turbo/version.go @@ -1,3 +1,3 @@ package main -const turboVersion = "1.0.1" +const turboVersion = "1.0.2" diff --git a/cli/npm/turbo-darwin-64/package.json b/cli/npm/turbo-darwin-64/package.json index 5a7868fd8ade4..98a7a0bb69030 100644 --- a/cli/npm/turbo-darwin-64/package.json +++ b/cli/npm/turbo-darwin-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-darwin-64", - "version": "1.0.1", + "version": "1.0.2", "description": "The macOS 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-darwin-arm64/package.json b/cli/npm/turbo-darwin-arm64/package.json index 53058219bdfff..e3c6d26090a01 100644 --- a/cli/npm/turbo-darwin-arm64/package.json +++ b/cli/npm/turbo-darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-darwin-arm64", - "version": "1.0.1", + "version": "1.0.2", "description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-freebsd-64/package.json b/cli/npm/turbo-freebsd-64/package.json index d5ce4ce7d6594..77997d3832439 100644 --- a/cli/npm/turbo-freebsd-64/package.json +++ b/cli/npm/turbo-freebsd-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-freebsd-64", - "version": "1.0.1", + "version": "1.0.2", "description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-freebsd-arm64/package.json b/cli/npm/turbo-freebsd-arm64/package.json index d5a8485496606..e9a95506dc1ce 100644 --- a/cli/npm/turbo-freebsd-arm64/package.json +++ b/cli/npm/turbo-freebsd-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-freebsd-arm64", - "version": "1.0.1", + "version": "1.0.2", "description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-install/package.json b/cli/npm/turbo-install/package.json index cdb30cd9c91e4..1adde103a3ca3 100644 --- a/cli/npm/turbo-install/package.json +++ b/cli/npm/turbo-install/package.json @@ -1,6 +1,6 @@ { "name": "turbo", - "version": "1.0.1", + "version": "1.0.2", "description": "The blazing fast monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-32/package.json b/cli/npm/turbo-linux-32/package.json index dfd1f723a4072..0eead65e13ffc 100644 --- a/cli/npm/turbo-linux-32/package.json +++ b/cli/npm/turbo-linux-32/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-32", - "version": "1.0.1", + "version": "1.0.2", "description": "The Linux 32-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-64/package.json b/cli/npm/turbo-linux-64/package.json index bb0843e2e7fd5..003495ccc6ce0 100644 --- a/cli/npm/turbo-linux-64/package.json +++ b/cli/npm/turbo-linux-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-64", - "version": "1.0.1", + "version": "1.0.2", "description": "The Linux 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-arm/package.json b/cli/npm/turbo-linux-arm/package.json index 7ae8413650bdf..f57c3377be05c 100644 --- a/cli/npm/turbo-linux-arm/package.json +++ b/cli/npm/turbo-linux-arm/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-arm", - "version": "1.0.1", + "version": "1.0.2", "description": "The Linux ARM binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-arm64/package.json b/cli/npm/turbo-linux-arm64/package.json index e814d25b6ac27..d9fb7edb0d30b 100644 --- a/cli/npm/turbo-linux-arm64/package.json +++ b/cli/npm/turbo-linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-arm64", - "version": "1.0.1", + "version": "1.0.2", "description": "The Linux ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-mips64le/package.json b/cli/npm/turbo-linux-mips64le/package.json index 00e319ccfbae2..a5b42cd2d9b7d 100644 --- a/cli/npm/turbo-linux-mips64le/package.json +++ b/cli/npm/turbo-linux-mips64le/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-mips64le", - "version": "1.0.1", + "version": "1.0.2", "description": "The Linux MIPS 64-bit Little Endian binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-ppc64le/package.json b/cli/npm/turbo-linux-ppc64le/package.json index 5fd8f05c24f8c..1f9f66e4b1067 100644 --- a/cli/npm/turbo-linux-ppc64le/package.json +++ b/cli/npm/turbo-linux-ppc64le/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-ppc64le", - "version": "1.0.1", + "version": "1.0.2", "description": "The Linux PowerPC 64-bit Little Endian binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-windows-32/package.json b/cli/npm/turbo-windows-32/package.json index e26e755daaf65..e6518545219e6 100644 --- a/cli/npm/turbo-windows-32/package.json +++ b/cli/npm/turbo-windows-32/package.json @@ -1,6 +1,6 @@ { "name": "turbo-windows-32", - "version": "1.0.1", + "version": "1.0.2", "description": "The Windows 32-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-windows-64/package.json b/cli/npm/turbo-windows-64/package.json index 8a8cc63205743..5f80114fa86e5 100644 --- a/cli/npm/turbo-windows-64/package.json +++ b/cli/npm/turbo-windows-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-windows-64", - "version": "1.0.1", + "version": "1.0.2", "description": "The Windows 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/version.txt b/cli/version.txt index 32c97f14d6855..b7888940ce2af 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1,2 +1,2 @@ -1.0.1 +1.0.2 latest \ No newline at end of file diff --git a/create-turbo/package.json b/create-turbo/package.json index 1e69a49df259b..d7e0a200d8e33 100644 --- a/create-turbo/package.json +++ b/create-turbo/package.json @@ -1,6 +1,6 @@ { "name": "create-turbo", - "version": "1.0.1", + "version": "1.0.2", "description": "Create a new Turborepo", "homepage": "https://turborepo.org", "license": "MPL-2.0",