Skip to content

Commit

Permalink
update Version 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh committed May 22, 2023
1 parent 85b5a1b commit de4d32c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# changelog

## Version 6.5.2
- fix typing error

## Version 6.5.1
- patch imencode electron 21+ memory cage
- patch add mask option to the detect function
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@u4/opencv4nodejs",
"version": "6.5.1",
"version": "6.5.2",
"description": "Asynchronous OpenCV 3.x / 4.x nodejs bindings with JavaScript and TypeScript API.",
"keywords": [
"opencv",
Expand Down

0 comments on commit de4d32c

Please sign in to comment.