Skip to content

Commit fa81d8f

Browse files
committed
Update readme.
1 parent 87089e2 commit fa81d8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GMObjC 从 3.3.0 开始支持 SwiftPM,在工程中使用,点击 `File` -> `S
8585

8686
```swift
8787
dependencies: [
88-
.package(url: "https://github.com/muzipiao/GMObjC.git", from: "3.3.0")
88+
.package(url: "https://github.com/muzipiao/GMObjC.git", from: "3.3.5")
8989
],
9090
```
9191

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you're a framework author and use GMObjC as a dependency, update your `Packag
8787

8888
```swift
8989
dependencies: [
90-
.package(url: "https://github.com/muzipiao/GMObjC.git", from: "3.3.0")
90+
.package(url: "https://github.com/muzipiao/GMObjC.git", from: "3.3.5")
9191
],
9292
```
9393

0 commit comments

Comments
 (0)