From 63de42fa64740abd4864650c6fd10bdbd626bb31 Mon Sep 17 00:00:00 2001 From: Zach Arend Date: Thu, 8 Jun 2023 18:28:53 +0000 Subject: [PATCH] release: bump the next branch to v16.2.0-next.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7894adb05807..89ea3b010d09 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts", "prepare": "husky install" }, - "version": "16.1.0-next.2", + "version": "16.2.0-next.0", "dependencies": { "@angular/animations": "^16.1.0-next.3", "@angular/common": "^16.1.0-next.3",