Skip to content

Commit 81de79b

Browse files
Update version
1 parent 7d4b377 commit 81de79b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Alternatively, add it to your `Package.swift` file:
3131

3232
```swift
3333
dependencies: [
34-
.package(url: "https://github.com/artemnovichkov/TranscriptDebugMenu", from: "1.2.0")
34+
.package(url: "https://github.com/artemnovichkov/TranscriptDebugMenu", from: "1.3.0")
3535
]
3636
```
3737

Sources/TranscriptDebugMenu/Documentation.docc/TranscriptDebugMenu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Alternatively, add it to your `Package.swift` file:
3232

3333
```swift
3434
dependencies: [
35-
.package(url: "https://github.com/artemnovichkov/TranscriptDebugMenu", from: "1.2.0")
35+
.package(url: "https://github.com/artemnovichkov/TranscriptDebugMenu", from: "1.3.0")
3636
]
3737
```
3838

0 commit comments

Comments
 (0)