Skip to content

Commit b4527eb

Browse files
updated version
1 parent ba32061 commit b4527eb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.1
1+
## 0.3.2
22
* Fixed MissingPluginException [PR #116](https://github.com/CodingWithTashi/simple_barcode_scanner/pull/116)
33

44
## 0.3.1

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ packages:
214214
path: ".."
215215
relative: true
216216
source: path
217-
version: "0.3.1"
217+
version: "0.3.2"
218218
sky_engine:
219219
dependency: transitive
220220
description: flutter

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: simple_barcode_scanner that let you scan barcode and qr code in mobile, web and windows.
3-
version: 0.3.1
3+
version: 0.3.2
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)