Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mblackstock authored Nov 8, 2016
1 parent b453561 commit 50360db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-influxdb",
"version": "0.0.5",
"version": "0.0.6",
"description": "Node-RED nodes to save and query data from an influxdb time series database",
"main": "influxdb.js",
"scripts": {
Expand Down Expand Up @@ -29,4 +29,4 @@
"influx": "4.1.0",
"lodash": "^3.10.0"
}
}
}

0 comments on commit 50360db

Please sign in to comment.