From 9a52e8800c3cf8f90d1825f4963d93834b9efd27 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot <yoshi-automation@google.com>
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",