From fb3eed69aa52636def198c42f822d54292de8446 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 17:59:03 -0400 Subject: [PATCH] chore(main): release 3.1.1 (#630) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(main): release 3.1.1 * 🦉 Updates from OwlBot post-processor 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 --- automl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automl/package.json b/automl/package.json index 678b7cddcde..a4816aac2e7 100644 --- a/automl/package.json +++ b/automl/package.json @@ -16,7 +16,7 @@ "!test/" ], "dependencies": { - "@google-cloud/automl": "^3.1.0", + "@google-cloud/automl": "^3.1.1", "csv": "^6.0.0", "mathjs": "^11.0.0", "yargs": "^16.0.0"