diff --git a/samples/hello-world/package.json b/samples/hello-world/package.json index 7ed335182..154a303ac 100644 --- a/samples/hello-world/package.json +++ b/samples/hello-world/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "private": true, "dependencies": { - "@google-cloud/bigtable": "^0.15.0", + "@google-cloud/bigtable": "^0.16.0", "co": "^4.6.0" }, "engines": {