From 732f44e190c51b52b7bd75e45f7b0dd1ef5865ad Mon Sep 17 00:00:00 2001 From: Tafel Date: Wed, 28 Oct 2020 12:08:22 +0100 Subject: [PATCH] :memo: update version to install in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5485d3..66ed1f2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,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.2 +npm install git+https://github.com/DutchConcepts/capacitor-barcode-scanner.git#v1.0.0-alpha.3 npx cap sync ```