Skip to content

Commit 5c2091b

Browse files
committed
[Update] udpate doc
1 parent cccdaae commit 5c2091b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Or add the following to your `Package.swift` file:
6969
dependencies: [
7070
.package(
7171
url: "https://github.com/RakuyoKit/RaAPIWrapper.git",
72-
.upToNextMajor(from: "1.2.1")
72+
.upToNextMajor(from: "1.2.2")
7373
)
7474
]
7575
```

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pod 'RaAPIWrapper'
6666
dependencies: [
6767
.package(
6868
url: "https://github.com/RakuyoKit/RaAPIWrapper.git",
69-
.upToNextMajor(from: "1.2.1")
69+
.upToNextMajor(from: "1.2.2")
7070
)
7171
]
7272
```

0 commit comments

Comments
 (0)