Skip to content

Commit e75bdb3

Browse files
author
Nikola Stojanovic
committed
Update version in readme
1 parent f1fb25b commit e75bdb3

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
@@ -78,7 +78,7 @@ Set `SWIFTUI_DEBUG_SCAN_VERBOSE=1` for detailed diagnostics:
7878
### Option 1: Swift Package Manager (Recommended)
7979
```swift
8080
dependencies: [
81-
.package(url: "https://github.com/ConsultingMD/swift-ui-debug-scan", from: "0.1.0")
81+
.package(url: "https://github.com/ConsultingMD/swift-ui-debug-scan", from: "0.2.0")
8282
]
8383
```
8484
**Xcode:** `File > Add Packages` → Enter URL above

0 commit comments

Comments
 (0)