From 8423172f8f3ec4c7812c105efd405a171df7cf33 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 15:27:47 -0400 Subject: [PATCH] chore(main): release 3.0.0 (#358) See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot Co-authored-by: Benjamin E. Coe --- datalabeling/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datalabeling/package.json b/datalabeling/package.json index 4f0b467129..ae212a4fcc 100644 --- a/datalabeling/package.json +++ b/datalabeling/package.json @@ -14,7 +14,7 @@ "test": "mocha --timeout 600000" }, "dependencies": { - "@google-cloud/datalabeling": "^2.3.0" + "@google-cloud/datalabeling": "^3.0.0" }, "devDependencies": { "chai": "^4.2.0",