We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb90095 commit 6038812Copy full SHA for 6038812
README.md
@@ -45,7 +45,7 @@ github "SomeRandomiOSDev/MethodNotificationCenter"
45
To install via the Swift Package Manager add the following line to your `Package.swift` file's `dependencies`:
46
47
```swift
48
-.package(url: "https://github.com/SomeRandomiOSDev/MethodNotificationCenter.git", from: "1.0.0")
+.package(url: "https://github.com/SomeRandomiOSDev/MethodNotificationCenter.git", from: "0.1.1")
49
```
50
51
Usage
0 commit comments