Skip to content

Commit 4f36bd5

Browse files
hitsubunnuclaude
andcommitted
Update version to 2.0.1 in README.md
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent f5f98ce commit 4f36bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A modern QR Code scanner framework for iOS with comprehensive SwiftUI and UIKit
3838
#### Via Package.swift
3939
```swift
4040
dependencies: [
41-
.package(url: "https://github.com/mercari/QRScanner.git", .upToNextMajor(from: "2.0.0"))
41+
.package(url: "https://github.com/mercari/QRScanner.git", .upToNextMajor(from: "2.0.1"))
4242
]
4343
```
4444

0 commit comments

Comments
 (0)