Skip to content

Commit

Permalink
publish 0.9.0-next.2 to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed Dec 4, 2021
1 parent 01f656a commit 21ae7fb
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion cmd/turbo/version.go
@@ -1,3 +1,3 @@
package main

const turboVersion = "0.9.0-next.1"
const turboVersion = "0.9.0-next.2"
2 changes: 1 addition & 1 deletion npm/turbo-darwin-64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-darwin-64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The macOS 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-darwin-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-darwin-arm64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-freebsd-64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-freebsd-64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-freebsd-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-freebsd-arm64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-install/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The blazing fast monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-linux-32/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-linux-32",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Linux 32-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-linux-64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-linux-64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Linux 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-linux-arm/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-linux-arm",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Linux ARM binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-linux-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-linux-arm64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Linux ARM 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-linux-mips64le/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-linux-mips64le",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Linux MIPS 64-bit Little Endian binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-linux-ppc64le/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-linux-ppc64le",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Linux PowerPC 64-bit Little Endian binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-windows-32/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-windows-32",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Windows 32-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion npm/turbo-windows-64/package.json
@@ -1,6 +1,6 @@
{
"name": "turbo-windows-64",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "The Windows 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
"license": "SEE LICENSE IN TRIAL AGREEMENT",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
@@ -1,2 +1,2 @@
0.9.0-next.1
0.9.0-next.2
next

1 comment on commit 21ae7fb

@vercel
Copy link

@vercel vercel bot commented on 21ae7fb Dec 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.