You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ PCRE.NET
12
12
13
13
PCRE.NET is a .NET wrapper for the [PCRE library](http://www.pcre.org/). The goal of this project is to bring most of PCRE's features for use from .NET applications with as little overhead as possible.
14
14
15
-
The current version is **0.13.0**, based on PCRE **10.35**. It targets .NET Standard 2.0 and supports the following systems:
15
+
The current version is **0.13.1**, based on PCRE **10.35**. It targets .NET Standard 2.0 and supports the following systems:
0 commit comments