Skip to content

Commit 4fc7fb5

Browse files
committed
v0.18.1
1 parent 5685b60 commit 4fc7fb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<PropertyGroup>
20-
<Version>0.18.0</Version>
20+
<Version>0.18.1</Version>
2121
</PropertyGroup>
2222

2323
<PropertyGroup Condition="'$(NCrunch)' == '1'">

src/NuGetReadme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
PCRE.NET is a .NET wrapper for the [PCRE library](https://github.com/PhilipHazel/pcre2).
77

8-
**v0.18.0** is based on PCRE2 **v10.39**.
8+
**v0.18.1** is based on PCRE2 **v10.39**.
99

1010
The following systems are supported:
1111

0 commit comments

Comments
 (0)