Browse Source

Bump version to 2.4.0

pull/49/head v2.4.0
Brett Langdon 10 years ago
parent
commit
c19fbaaab1
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.3.1",
"version": "2.4.0",
"description": "Datadog API Node.JS Client",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save