From 0760dd1b77370a3e703236fba18233593e4ed917 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 18:03:10 -0700 Subject: [PATCH] chore: release 1.1.0 (#9) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- dialogflow-cx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dialogflow-cx/package.json b/dialogflow-cx/package.json index 8cf6c5f107..bce5aa70e2 100644 --- a/dialogflow-cx/package.json +++ b/dialogflow-cx/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/dialogflow-cx": "^1.0.0" + "@google-cloud/dialogflow-cx": "^1.1.0" }, "devDependencies": { "c8": "^7.3.0",