Skip to content

Commit 4bd62c7

Browse files
committed
Update README
1 parent 7324736 commit 4bd62c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ For Swift 4 please use v1
2121
For Swift 5 please use v2+
2222

2323
## Installation
24+
2425
### Swift Package Manager
2526
Add the package using Xcode or copy this into your `Package.swift` file:
2627
```swift
27-
.package(url: "https://github.com/sebastianvarela/DeviceIdentificator", from: "3.0.5")
28+
.package(url: "https://github.com/sebastianvarela/DeviceIdentificator", from: "4.0.0")
2829
```
2930

3031
### Manually

0 commit comments

Comments
 (0)