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 b4054d6 commit b160372Copy full SHA for b160372
readme.md
@@ -9,7 +9,7 @@ This is a wrapper for [`NSRegularExpression`](https://developer.apple.com/docume
9
Add the following to `Package.swift`:
10
11
```swift
12
-.package(url: "https://github.com/sindresorhus/Regex", from: "0.1.0")
+.package(url: "https://github.com/sindresorhus/Regex", from: "1.1.0")
13
```
14
15
[Or add the package in Xcode.](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)
0 commit comments