Skip to content

Commit f8b1a9c

Browse files
increment version
1 parent d0ec64d commit f8b1a9c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.6.0
2+
- Adds scan by picture
3+
- Export decoder
4+
- Improvements in `QRCodeDartScanController`
5+
- Improvements in project structure
6+
17
## 0.5.1
28
- fix problem camera dispose.
39

Diff for: pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: qr_code_dart_scan
22
description: A QR code scanner that works on both iOS and Android using dart decoder.
3-
version: 0.5.1
3+
version: 0.6.0
44
homepage: https://github.com/RafaelBarbosatec/qr_code_dart_scan
55

66
environment:

0 commit comments

Comments
 (0)