Skip to content

Commit b5915be

Browse files
authored
Update README.md
1 parent 231d6f5 commit b5915be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sirio-kit-iOS is a library containing the iOS implementation of the Sirio design
1111
## Usage
1212
1. Add the following to your Package.swift:
1313
```swift
14-
.package(url: "https://github.com/INPS-it/sirio-kit-iOS", .upToNextMajor(from: "8.1.0"))
14+
.package(url: "https://github.com/INPS-it/sirio-kit-iOS", .upToNextMajor(from: "9.0.0"))
1515
```
1616
2. Declare `import SirioKitIOS` to use the components where you want to use them.
1717

0 commit comments

Comments
 (0)