Skip to content

Commit bf92287

Browse files
chore: prepare for 1.7.4 release (#231)
1 parent 7069532 commit bf92287

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Add the dependency to your Package.swift file:
227227

228228
```swift
229229
dependencies: [
230-
.package(url: "https://github.com/takeshishimada/Lockman", from: "1.7.3")
230+
.package(url: "https://github.com/takeshishimada/Lockman", from: "1.7.4")
231231
]
232232
```
233233

@@ -258,6 +258,7 @@ Add the dependency to your target:
258258

259259
| Lockman | The Composable Architecture |
260260
|---------|----------------------------|
261+
| 1.7.4 | 1.22.2 |
261262
| 1.7.3 | 1.22.1 |
262263
| 1.7.2 | 1.22.1 |
263264
| 1.7.1 | 1.22.0 |

0 commit comments

Comments
 (0)