Skip to content

Commit 38882c0

Browse files
committed
update to 1.0.12
1 parent d308304 commit 38882c0

File tree

2 files changed

+4
-1198
lines changed

2 files changed

+4
-1198
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"license": "MIT",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"author": "Michael Vargas",
55
"scripts": {
66
"prettier": "prettier --write src/**/*.js examples/*.js src/**/*.ts",
@@ -35,7 +35,9 @@
3535
"Micro800",
3636
"Micro820",
3737
"Micro850",
38-
"Logix PLC"
38+
"Logix PLC",
39+
"CIP Protocol",
40+
"pylogix"
3941
],
4042
"readme": "README.md"
4143
}

0 commit comments

Comments
 (0)