We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c510bb commit 63f5b29Copy full SHA for 63f5b29
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.12.0 - 2 Nov 2018
2
+
3
+- minor fixes for NodeJS > 8
4
5
## 1.11.1 - 9 May 2018
6
7
- helpers:
package.json
@@ -1,7 +1,7 @@
{
"name" : "modbus-pdu",
"description" : "Modbus base PDU",
- "version" : "1.11.1",
+ "version" : "1.12.0",
"author" : "Diogo Resende <dresende@thinkdigital.pt>",
"license" : "MIT",
"main" : "lib/Modbus.js",
0 commit comments