prepare for 0.0.6 release

This commit is contained in:
Matthew Smith 2018-08-29 21:59:26 -07:00
parent b830da7e84
commit bae95511b7
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
## [0.0.4] - 2/8/17
## [0.0.6] - 8/29/18
* Fix android dependencies
* iOS scanner now looks like Android thanks to @dustin-graham
## [0.0.4] - 2/8/18
* Fix missing gradle dependency (thanks to [toteto](https://github.com/apptreesoftware/flutter_barcode_reader/pull/15))
* Update gradle dependencies

View File

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