Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Commit cec34b2

Browse files
author
Florian Biebel
committed
chore: bumped version to 3.0.7
1 parent 93260c1 commit cec34b2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-mlkit-barcode-scanner",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Google MLKit Vision Barcode Scanner Plugin",
55
"cordova": {
66
"id": "cordova-plugin-mlkit-barcode-scanner",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<plugin id="cordova-plugin-mlkit-barcode-scanner"
3-
version="3.0.6"
3+
version="3.0.7"
44
xmlns="http://apache.org/cordova/ns/plugins/1.0"
55
xmlns:android="http://schemas.android.com/apk/res/android">
66
<name>cordova-plugin-mlkit-barcode-scanner</name>

0 commit comments

Comments
 (0)