Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit 6d10589

Browse files
committed
update package.json for 0.2.0 release
1 parent e35d11e commit 6d10589

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": "stackdriver-statsd-backend",
3-
"version": "0.1.5",
3+
"version": "0.2.0",
44
"description": "Send metric data from statsd to Stackdriver",
55
"main": "lib/stackdriver.js",
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"author": "Stackdriver",
1919
"license": "MIT",
2020
"readmeFilename": "README.md",
21-
"gitHead": "e2c282484352621dff0fc565c1c5e821966f105e",
21+
"gitHead": "e35d11e968abd42952c50d9640650bfe5fc136a0",
2222
"homepage": "https://www.stackdriver.com",
2323
"bugs": {
2424
"url": "https://github.com/Stackdriver/stackdriver-statsd-backend/issues",

0 commit comments

Comments
 (0)