We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4b377 commit 81de79bCopy full SHA for 81de79b
README.md
@@ -31,7 +31,7 @@ Alternatively, add it to your `Package.swift` file:
31
32
```swift
33
dependencies: [
34
- .package(url: "https://github.com/artemnovichkov/TranscriptDebugMenu", from: "1.2.0")
+ .package(url: "https://github.com/artemnovichkov/TranscriptDebugMenu", from: "1.3.0")
35
]
36
```
37
Sources/TranscriptDebugMenu/Documentation.docc/TranscriptDebugMenu.md
@@ -32,7 +32,7 @@ Alternatively, add it to your `Package.swift` file:
38
0 commit comments