Skip to content

Commit 4eee401

Browse files
release of v0.6.1
1 parent f4bfabe commit 4eee401

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.6.1
2+
* Fix bug which caused build to fail for iOS. (#452)
3+
14
## 0.6.0
25
#### Features
36
* Add support for raw bytes on iOS. (#421)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: qr_code_scanner
22
description: QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.
3-
version: 0.6.0
3+
version: 0.6.1
44
homepage: https://juliuscanute.com
55
repository: https://github.com/juliuscanute/qr_code_scanner
66

0 commit comments

Comments
 (0)