Skip to content

Commit b3e34bd

Browse files
committed
1.0.4
1 parent ce4d0f8 commit b3e34bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Build status](https://ci.appveyor.com/api/projects/status/ca1kepectsn3wkrc/branch/master?svg=true)](https://ci.appveyor.com/project/mathiask88/node-snap7/branch/master)
77
[![dependencies Status](https://david-dm.org/mathiask88/node-snap7/status.svg)](https://david-dm.org/mathiask88/node-snap7)
88

9-
**Current node-snap7 version:** 1.0.3\
9+
**Current node-snap7 version:** 1.0.4\
1010
**Current snap7 version:** 1.4.2
1111

1212
**In my spare time I am working on a [node-addon-api](https://github.com/nodejs/node-addon-api) rewrite and want to switch from [prebuild-install](https://github.com/prebuild/prebuild-install) to [prebuildify](https://github.com/prebuild/prebuildify).\

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-snap7",
33
"main": "./lib/node-snap7.js",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "Native node.js addon/wrapper for snap7",
66
"homepage": "https://github.com/mathiask88/node-snap7",
77
"repository": {

0 commit comments

Comments
 (0)