From 402a0404abf465569583daf2bbc71f26274549ea Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 15:58:55 +0000 Subject: [PATCH] chore: updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3571f3aef..c2aae9487 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-cloud/debug-agent", - "version": "5.1.2", + "version": "5.1.3", "author": "Google Inc.", "description": "Stackdriver Debug Agent for Node.js", "main": "./build/src/index",