Skip to content

Commit a21d6d7

Browse files
committed
V 7.1.2
1 parent 666d18e commit a21d6d7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# changelog
22

3+
## Version 7.1.2
4+
- @see github
5+
36
## Version 7.1.1
47
- update deps versions
58
- support for vcpkg binary

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@u4/opencv4nodejs",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"description": "Asynchronous OpenCV 3.x / 4.x nodejs bindings with JavaScript and TypeScript API.",
55
"keywords": [
66
"opencv",

0 commit comments

Comments
 (0)