Skip to content

Commit b160372

Browse files
committed
1.1.0
1 parent b4054d6 commit b160372

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
@@ -9,7 +9,7 @@ This is a wrapper for [`NSRegularExpression`](https://developer.apple.com/docume
99
Add the following to `Package.swift`:
1010

1111
```swift
12-
.package(url: "https://github.com/sindresorhus/Regex", from: "0.1.0")
12+
.package(url: "https://github.com/sindresorhus/Regex", from: "1.1.0")
1313
```
1414

1515
[Or add the package in Xcode.](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)

0 commit comments

Comments
 (0)