Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 0679ec7

Browse files
committed
v2.1.2
1 parent 4197fd9 commit 0679ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/debug-agent",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"author": "Google Inc.",
55
"description": "Stackdriver Debug Agent for Node.js",
66
"main": "./build/src/index.js",
@@ -72,7 +72,7 @@
7272
"bump": "gulp && ./bin/run-bump.sh",
7373
"closure": "gulp && ./node_modules/.bin/closure-npc"
7474
},
75-
"files":[
75+
"files": [
7676
"CHANGELOG.md",
7777
"LICENSE",
7878
"README.md",

0 commit comments

Comments
 (0)