Skip to content

Commit 81880f1

Browse files
committed
Merge pull request #10 from carols10cents/patch-1
Keep version in README in sync with latest version
2 parents cca5c78 + aad206d commit 81880f1

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
@@ -13,7 +13,7 @@ Add this to your `Cargo.toml`:
1313

1414
```toml
1515
[dependencies]
16-
regex = "0.1.0"
16+
regex = "0.1.7"
1717
```
1818

1919
and this to your crate root:

0 commit comments

Comments
 (0)