Browse Source

version bump to v1.1.0

pull/29/head v1.1.0
Brett Langdon 10 years ago
parent
commit
cf6cc36a34
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@ -1,6 +1,6 @@
{
"name": "dogapi",
"version": "1.0.7",
"version": "1.1.0",
"description": "Datadog API Node.JS Client",
"main": "lib/index.js",
"scripts": {
@ -22,7 +22,7 @@
"dogapi",
"dog api"
],
"author": "Brett Langdon <brett@blangdon.com> (http://brett.is)",
"author": "Brett Langdon <me@brett.is> (http://brett.is)",
"contributors": [
"colinjonesx (http://www.thetestpeople.com)",
"dalehamel (http://blog.srvthe.net)",


Loading…
Cancel
Save