From d5056e45506b9ddb7aa45397c001335ebd3158a7 Mon Sep 17 00:00:00 2001 From: Will Speak Date: Fri, 9 Nov 2018 12:41:58 +0000 Subject: [PATCH] Bump Version --- src/IronRure/IronRure.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IronRure/IronRure.csproj b/src/IronRure/IronRure.csproj index 99a64e9..316d322 100755 --- a/src/IronRure/IronRure.csproj +++ b/src/IronRure/IronRure.csproj @@ -2,7 +2,7 @@ netstandard1.4;netstandard2.0 $(TargetFrameworks);net45 - 1.1.2 + 1.1.3 Will Speak (@iwillspeak) Bindings to the Rust `regex` crate from .NET.