Browse Source

Bump version to v2.7.0

pull/37/merge v2.7.0
Brett Langdon 9 years ago
parent
commit
5dcb0abe05
No known key found for this signature in database GPG Key ID: A2ECAB73CE12147F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{
"name": "dogapi",
"version": "2.6.1",
"version": "2.7.0",
"description": "Datadog API Node.JS Client",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save