Skip to content

Commit

Permalink
chore(release): 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed Oct 31, 2019
1 parent 2b5c940 commit 3dfac9d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Change Log
# Changelog

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.

## [5.0.0](https://github.com/biancode/node-red-contrib-modbus/compare/v4.1.3...v5.0.0) (2019-10-31)

## [4.1.3](https://github.com/biancode/node-red-contrib-modbus/compare/v4.1.1...v4.1.3) (2019-02-22)


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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-modbus",
"version": "4.1.3",
"version": "5.0.0",
"private": false,
"description": "The all in one Modbus TCP and Serial contribution package for Node-RED.",
"dependencies": {
Expand Down

0 comments on commit 3dfac9d

Please sign in to comment.