Browse Source

version bump to v0.2.3

pull/14/head v0.2.3
Brett Langdon 11 years ago
parent
commit
6c0d65d118
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": "0.2.2",
"version": "0.2.3",
"description": "Datadog API Node.JS Client",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save