diff --git a/workflows/package.json b/workflows/package.json index 70dceacaa2..8e51098b57 100644 --- a/workflows/package.json +++ b/workflows/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/workflows": "^2.0.0" + "@google-cloud/workflows": "^2.1.0" }, "devDependencies": { "c8": "^7.3.0",