Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
L Diaz committed Apr 24, 2018
1 parent a2973aa commit 5563daf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "node-red-contrib-bme280",
"version": "0.0.3",
"version": "0.0.4",
"description": "Node for BME280/BMP280 sensors for SBCs gpios",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository":{
"repository": {
"type": "git",
"url": "https://github.com/ludiazv/node-red-contrib-bme280.git"
},
Expand Down Expand Up @@ -33,5 +33,4 @@
"dependencies": {
"bme280-sensor": "^0.1.6"
}

}

0 comments on commit 5563daf

Please sign in to comment.