Skip to content

Commit 3e916b3

Browse files
committed
publish 1.0.5 to registry
1 parent 58da949 commit 3e916b3

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

cli/cmd/turbo/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
22

3-
const turboVersion = "1.0.4"
3+
const turboVersion = "1.0.5"

cli/npm/turbo-darwin-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-darwin-64",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The macOS 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-darwin-arm64",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-freebsd-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-freebsd-64",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-freebsd-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-freebsd-arm64",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-install/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The blazing fast monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-32",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Linux 32-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-64",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Linux 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-arm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-arm",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Linux ARM binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-arm64",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Linux ARM 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-mips64le/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-mips64le",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Linux MIPS 64-bit Little Endian binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-ppc64le/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-ppc64le",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Linux PowerPC 64-bit Little Endian binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-windows-32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-windows-32",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"description": "The Windows 32-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-windows-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-windows-64",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"description": "The Windows 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.0.4
1+
1.0.5
22
latest

create-turbo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-turbo",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Create a new Turborepo",
55
"homepage": "https://turborepo.org",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)