Skip to content

Commit 6cb135e

Browse files
updated version
1 parent 3bdafe6 commit 6cb135e

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@
4646
* Downgraded sdk from to 4 to 3 to support older flutter project
4747

4848
## 0.1.0
49-
* Upgraded flutter sdk
49+
* Upgraded flutter sdk
50+
51+
## 0.1.1
52+
* Fixed [46](https://github.com/CodingWithTashi/simple_barcode_scanner/issues/46)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: simple_barcode_scanner
22
description: Scanner plugin for Barcode/QR code. Scan using flutter_barcode_scanner for mobile device and html5-qrcode for web and windows
3-
version: 0.1.0
3+
version: 0.1.1
44
homepage: https://github.com/CodingWithTashi/simple_barcode_scanner
55
issue_tracker: https://github.com/CodingWithTashi/simple_barcode_scanner/issues
66

0 commit comments

Comments
 (0)