Skip to content

Commit 022c8e3

Browse files
committed
bump version to 1.0.3+1
1 parent 53a3a31 commit 022c8e3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.3+1
2+
3+
- fix: Stitcher.composePanorama
4+
15
## 1.0.3
26

37
- New API: Mat::ptr -> Mat.ptrAt

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: opencv_dart
22
description: "OpenCV4 bindings for Dart language and Flutter, using dart:ffi. The most complete OpenCV bindings for Dart!"
3-
version: 1.0.3
3+
version: 1.0.3+1
44
binary_version: 1.0.3
55
homepage: https://github.com/rainyl/opencv_dart
66

0 commit comments

Comments
 (0)