From e380cb4af7498c633790b2678e7a751f24ca6cc2 Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Wed, 25 May 2022 16:40:28 +0400 Subject: [PATCH] version: 0.1.3 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0684e2f..1426c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.3 + +* minor improvements + ## 0.1.2 * minor fixes for analyzer options diff --git a/pubspec.yaml b/pubspec.yaml index 17e4144..076a6de 100644 --- a/pubspec.yaml +++ b/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.1.2 +version: 0.1.3 repository: https://github.com/khoren93/flutter_zxing environment: