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

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrobots committed Jul 6, 2017
1 parent 4197fd9 commit 0679ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/debug-agent",
"version": "2.1.1",
"version": "2.1.2",
"author": "Google Inc.",
"description": "Stackdriver Debug Agent for Node.js",
"main": "./build/src/index.js",
Expand Down Expand Up @@ -72,7 +72,7 @@
"bump": "gulp && ./bin/run-bump.sh",
"closure": "gulp && ./node_modules/.bin/closure-npc"
},
"files":[
"files": [
"CHANGELOG.md",
"LICENSE",
"README.md",
Expand Down

0 comments on commit 0679ec7

Please sign in to comment.