Browse Source

version: 0.9.1

pull/76/head
Khoren Markosyan 2 years ago
parent
commit
9c74b7ab51
  1. 4
      CHANGELOG.md
  2. 2
      pubspec.yaml

4
CHANGELOG.md

@ -1,5 +1,9 @@
# Changelog
## 0.9.1
* fixed memory leaks
## 0.9.0
Breaking changes

2
pubspec.yaml

@ -1,6 +1,6 @@
name: flutter_zxing
description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.
version: 0.9.0
version: 0.9.1
repository: https://github.com/khoren93/flutter_zxing
environment:

Loading…
Cancel
Save