Updated changelog and pubspec version

This commit is contained in:
Matthew Smith 2018-02-08 06:02:38 -08:00
parent 32421f0422
commit 27f95f6494
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* Rewrite iOS scanner in Objective-C to avoid Swift use_frameworks! conflicts with other plugins (see https://github.com/flutter/flutter/issues/10968)
## [0.0.3] - 1/19/17
## [0.0.3] - 2/8/17
* Improved permission handling (thanks to [BenSower](https://github.com/BenSower))
* Added MIT license

View File

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