Skip to content

Commit 2d10dcb

Browse files
authored
Update README.md
1 parent 1944a5f commit 2d10dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.0"))
14+
.package(url: "https://github.com/INPS-it/sirio-kit-iOS", .upToNextMajor(from: "8.1.0"))
1515
```
1616
2. Declare `import SirioKitIOS` to use the components where you want to use them.
1717

0 commit comments

Comments
 (0)