Version bump, prepare 0.0.8 release.

This commit is contained in:
Matthew Smith 2018-11-19 09:51:51 -08:00 committed by Matthew Smith
parent 5e360fc9da
commit af8fa170db
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.0.8] - 8/30/18
* Fixes [iOS: pressing cancel doesn't stop scanning](https://github.com/apptreesoftware/flutter_barcode_reader/issues/60) thanks to @tgezginis.
## [0.0.7] - 8/30/18
* Fix iOS barcodes not scanning

View File

@ -1,6 +1,6 @@
name: barcode_scan
description: A flutter plugin for scanning 2D barcodes and QRCodes.
version: 0.0.7
version: 0.0.8
author: Matthew Smith<matthew.smith@apptreesoftware.com>
homepage: https://github.com/apptreesoftware/flutter_barcode_reader