Skip to content

Commit

Permalink
chore(release): 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed Apr 23, 2018
1 parent e1a3ef1 commit 0d53f7d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.0.16"></a>
## [0.0.16](https://github.com/biancode/node-red-contrib-bacnet/compare/v0.0.15...v0.0.16) (2018-04-23)



<a name="0.0.15"></a>
## [0.0.15](https://github.com/biancode/node-red-contrib-bacnet/compare/v0.0.14...v0.0.15) (2018-04-23)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-bacnet",
"version": "0.0.15",
"version": "0.0.16",
"private": false,
"description": "The BACnet toolbox package for Node-RED.",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
}
},
"engines": {
"node": "6.x || 8.x"
"node": ">=6.10"
},
"homepage": "https://github.com/biancode/node-red-contrib-bacnet#readme",
"scripts": {
Expand Down

0 comments on commit 0d53f7d

Please sign in to comment.