Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
🔖 v1.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tafelnl committed Dec 2, 2020
1 parent 91b45b8 commit 119166e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ On **Android** this library uses [`zxing-android-embedded`](https://github.com/j
## Installation

```bash
npm install git+https://github.com/DutchConcepts/capacitor-barcode-scanner.git#v1.0.0-alpha.4
npm install git+https://github.com/DutchConcepts/capacitor-barcode-scanner.git#v1.0.0-alpha.6
npx cap sync
```

Expand Down
4 changes: 2 additions & 2 deletions 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": "capacitor-barcode-scanner",
"version": "0.0.1",
"version": "1.0.0-alpha.6",
"description": "A fast and efficient (QR) barcode scanner for Capacitor",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 119166e

Please sign in to comment.