Skip to content

Commit

Permalink
bump version to 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Biebel committed Jan 31, 2022
1 parent dae384a commit 6736b98
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-mlkit-barcode-scanner",
"version": "3.0.4",
"version": "3.0.5",
"description": "Google MLKit Vision Barcode Scanner Plugin",
"cordova": {
"id": "cordova-plugin-mlkit-barcode-scanner",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="cordova-plugin-mlkit-barcode-scanner"
version="3.0.4"
version="3.0.5"
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<name>cordova-plugin-mlkit-barcode-scanner</name>
Expand Down

0 comments on commit 6736b98

Please sign in to comment.