From 07ad665ae5af6825690d4144761c49c75056d896 Mon Sep 17 00:00:00 2001 From: tatwd Date: Thu, 16 Jun 2022 23:24:17 +0800 Subject: [PATCH] release: v0.1.4 --- PrismSharp.Core/PrismSharp.Core.csproj | 2 +- .../PrismSharp.Highlighting.HTML.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PrismSharp.Core/PrismSharp.Core.csproj b/PrismSharp.Core/PrismSharp.Core.csproj index 8c27c8f..e245cfd 100644 --- a/PrismSharp.Core/PrismSharp.Core.csproj +++ b/PrismSharp.Core/PrismSharp.Core.csproj @@ -2,7 +2,7 @@ PrismSharp.Core - 0.1.3 + 0.1.4 A porting of PrismJS to C# or .NET. MIT enable diff --git a/PrismSharp.Highlighting.HTML/PrismSharp.Highlighting.HTML.csproj b/PrismSharp.Highlighting.HTML/PrismSharp.Highlighting.HTML.csproj index d01a127..0ddf631 100644 --- a/PrismSharp.Highlighting.HTML/PrismSharp.Highlighting.HTML.csproj +++ b/PrismSharp.Highlighting.HTML/PrismSharp.Highlighting.HTML.csproj @@ -2,7 +2,7 @@ PrismSharp.Highlighting.HTML - 0.1.3 + 0.1.4 Hightlighting code to HTML, a porting of PrismJS to C# or .NET. MIT enable