Browse Source

version bump to 0.1.5

pull/6/head
Brett Langdon 12 years ago
parent
commit
0ec5fbb804
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.1.4",
"version": "0.1.5",
"description": "Datadog API Node.JS Client",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save