File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Build] ( https://github.com/ltrzesniewski/pcre-net/workflows/Build/badge.svg )] ( https://github.com/ltrzesniewski/pcre-net/actions?query=workflow%3ABuild )
6
6
[ ![ NuGet Package] ( https://img.shields.io/nuget/v/PCRE.NET.svg?logo=NuGet )] ( https://www.nuget.org/packages/PCRE.NET )
7
7
[ ![ GitHub release] ( https://img.shields.io/github/release/ltrzesniewski/pcre-net.svg?logo=GitHub )] ( https://github.com/ltrzesniewski/pcre-net/releases )
8
- [ ![ PCRE] ( https://img.shields.io/badge/pcre-v10.39 -blue.svg )] ( https://github.com/PhilipHazel/pcre2 )
8
+ [ ![ PCRE] ( https://img.shields.io/badge/pcre-v10.40 -blue.svg )] ( https://github.com/PhilipHazel/pcre2 )
9
9
[ ![ License] ( https://img.shields.io/badge/license-BSD-blue.svg )] ( https://github.com/ltrzesniewski/pcre-net/blob/master/LICENCE )
10
10
<br clear =" right " />
11
11
Original file line number Diff line number Diff line change 17
17
</PropertyGroup >
18
18
19
19
<PropertyGroup >
20
- <Version >0.18.1 </Version >
20
+ <Version >0.19.0 </Version >
21
21
</PropertyGroup >
22
22
23
23
<PropertyGroup Condition =" '$(NCrunch)' == '1'" >
Original file line number Diff line number Diff line change 5
5
6
6
PCRE.NET is a .NET wrapper for the [ PCRE library] ( https://github.com/PhilipHazel/pcre2 ) .
7
7
8
- ** v0.18.1 ** is based on PCRE2 ** v10.39 ** .
8
+ ** v0.19.0 ** is based on PCRE2 ** v10.40 ** .
9
9
10
10
The following systems are supported:
11
11
You can’t perform that action at this time.
0 commit comments