Browse Source

2.8.1

fix.travis.node.versions v2.8.1
Brett Langdon 8 years ago
parent
commit
28bc2cbe04
No known key found for this signature in database GPG Key ID: B664881177781B04
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      package-lock.json
  2. +1
    -1
      package.json

+ 1
- 1
package-lock.json View File

@ -1,6 +1,6 @@
{
"name": "dogapi",
"version": "2.8.0",
"version": "2.8.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {


+ 1
- 1
package.json View File

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


Loading…
Cancel
Save