Updated pubspec and changelog for release

This commit is contained in:
Matthew Smith 2017-11-07 18:43:42 -08:00
parent a4880d7213
commit 9b88c3ac57
2 changed files with 5 additions and 1 deletions

View File

@ -2,3 +2,7 @@
* Supports 2D & QR Codes
* Control flash while scanning
## [0.0.2] - 11/7/17
* Rewrite iOS scanner in Objective-C to avoid Swift use_frameworks! conflicts with other plugins (see https://github.com/flutter/flutter/issues/10968)

View File

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