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 666d18e commit a21d6d7Copy full SHA for a21d6d7
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# changelog
2
3
+## Version 7.1.2
4
+- @see github
5
+
6
## Version 7.1.1
7
- update deps versions
8
- support for vcpkg binary
package.json
@@ -1,6 +1,6 @@
{
"name": "@u4/opencv4nodejs",
- "version": "7.1.1",
+ "version": "7.1.2",
"description": "Asynchronous OpenCV 3.x / 4.x nodejs bindings with JavaScript and TypeScript API.",
"keywords": [
"opencv",
0 commit comments