From 94631ac4488f9425965038040b94b4da6b8d1596 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sat, 29 Jun 2019 14:37:12 -0700 Subject: [PATCH] chore: release 4.1.1 (#299) * updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip] --- translate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translate/package.json b/translate/package.json index 9079f00b095..1d6efd01bc9 100644 --- a/translate/package.json +++ b/translate/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@google-cloud/automl": "^1.0.0", - "@google-cloud/translate": "^4.1.0", + "@google-cloud/translate": "^4.1.1", "yargs": "^13.0.0" }, "devDependencies": {