Skip to content

Commit 59bdbd7

Browse files
committed
[Update] update README.md
1 parent 1de71e1 commit 59bdbd7

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
@@ -66,7 +66,7 @@ Or add the following to your `Package.swift` file:
6666
dependencies: [
6767
.package(
6868
url: "https://github.com/rakuyoMo/RaAPIWrapper.git",
69-
.upToNextMajor(from: "1.0.0")
69+
.upToNextMajor(from: "1.1.0")
7070
)
7171
]
7272
```

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pod 'RaAPIWrapper'
6363
dependencies: [
6464
.package(
6565
url: "https://github.com/rakuyoMo/RaAPIWrapper.git",
66-
.upToNextMajor(from: "1.0.0")
66+
.upToNextMajor(from: "1.1.0")
6767
)
6868
]
6969
```

0 commit comments

Comments
 (0)