Skip to content

Commit 07ad665

Browse files
committed
release: v0.1.4
1 parent eada647 commit 07ad665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PrismSharp.Core/PrismSharp.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageId>PrismSharp.Core</PackageId>
5-
<Version>0.1.3</Version>
5+
<Version>0.1.4</Version>
66
<Description>A porting of PrismJS to C# or .NET.</Description>
77
<PackageLicenseExpression>MIT</PackageLicenseExpression>
88
<ImplicitUsings>enable</ImplicitUsings>

PrismSharp.Highlighting.HTML/PrismSharp.Highlighting.HTML.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<AssemblyName>PrismSharp.Highlighting.HTML</AssemblyName>
5-
<Version>0.1.3</Version>
5+
<Version>0.1.4</Version>
66
<Description>Hightlighting code to HTML, a porting of PrismJS to C# or .NET.</Description>
77
<PackageLicenseExpression>MIT</PackageLicenseExpression>
88
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)