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

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
@@ -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)