Skip to content

Commit 6038812

Browse files
Update README.md
Updated SPM version in README to correspond to the latest version
1 parent eb90095 commit 6038812

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
@@ -45,7 +45,7 @@ github "SomeRandomiOSDev/MethodNotificationCenter"
4545
To install via the Swift Package Manager add the following line to your `Package.swift` file's `dependencies`:
4646

4747
```swift
48-
.package(url: "https://github.com/SomeRandomiOSDev/MethodNotificationCenter.git", from: "1.0.0")
48+
.package(url: "https://github.com/SomeRandomiOSDev/MethodNotificationCenter.git", from: "0.1.1")
4949
```
5050

5151
Usage

0 commit comments

Comments
 (0)