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 5685b60 commit 4fc7fb5Copy full SHA for 4fc7fb5
src/Directory.Build.props
@@ -17,7 +17,7 @@
17
</PropertyGroup>
18
19
<PropertyGroup>
20
- <Version>0.18.0</Version>
+ <Version>0.18.1</Version>
21
22
23
<PropertyGroup Condition="'$(NCrunch)' == '1'">
src/NuGetReadme.md
@@ -5,7 +5,7 @@
5
6
PCRE.NET is a .NET wrapper for the [PCRE library](https://github.com/PhilipHazel/pcre2).
7
8
-**v0.18.0** is based on PCRE2 **v10.39**.
+**v0.18.1** is based on PCRE2 **v10.39**.
9
10
The following systems are supported:
11
0 commit comments