From 01271c65893300538c5f0cfd0ac33e47f662d7e1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 13 Jun 2019 18:31:29 -0700 Subject: [PATCH] chore: release 1.0.1 (#68) * updated CHANGELOG.md * updated package.json * updated samples/package.json --- talent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talent/package.json b/talent/package.json index 569fc7117e..2a6ac50f0d 100644 --- a/talent/package.json +++ b/talent/package.json @@ -15,7 +15,7 @@ "test": "mocha --timeout 600000" }, "dependencies": { - "@google-cloud/talent": "^1.0.0" + "@google-cloud/talent": "^1.0.1" }, "devDependencies": { "chai": "^4.2.0",