Comparing version 0.3.3 to 0.3.4
@@ -0,1 +1,5 @@ | ||
Version: 0.3.4 | ||
------------ | ||
- Hotfix to prevent crash due to delayed packet (thanks to gfcittolin) | ||
Version: 0.3.3 | ||
@@ -2,0 +6,0 @@ ------------ |
{ | ||
"name": "nodes7", | ||
"description": "Routine to communicate with Siemens S7 PLCs", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"author": { | ||
@@ -18,3 +18,3 @@ "name": "Dana Moffit", | ||
"type": "git", | ||
"url": "https://github.com/plcpeople/nodeS7" | ||
"url": "https://github.com/plcpeople/nodes7" | ||
}, | ||
@@ -21,0 +21,0 @@ "main": "nodeS7.js", |
Sorry, the diff of this file is too big to display
1
123361
7
2228