Skip to content

Commit 12af9b9

Browse files
committed
update readme
1 parent 051b0f4 commit 12af9b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The preferred way of installing SwiftUIX is via the [Swift Package Manager](http
3939
4040
1. In Xcode, open your project and navigate to **File****Swift Packages****Add Package Dependency...**
4141
2. Paste the repository URL (`https://github.com/heart/CarBode-Barcode-Scanner-For-SwiftUI`) and click **Next**.
42-
3. For **Rules**, select **Branch** (with branch set to `2.0.1` ).
42+
3. For **Rules**, select **Branch** (with branch set to `2.1.0` ).
4343
4. Click **Finish**.
4444

4545
# Example project
@@ -286,6 +286,7 @@ CarBode welcomes contributions in the form of GitHub issues and pull-requests.
286286

287287
## Changelog
288288
- 2.1.0 You can draw a box around the barcode
289+
- 2.0.1 Fixed bugs
289290
- 2.0.0 I learned many more things about SwiftUI then I decide to restructure the scanner I hope you will like it. And this version you can switch front and back camera.
290291
- 1.5.0 Fixed bugs and you can read the barcode type when scanner found it
291292
- 1.4.0 Rename component and add new barcode generator view component

0 commit comments

Comments
 (0)