Skip to content

Commit daf12d1

Browse files
committed
Update description of the Nuget package
1 parent c7990db commit daf12d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WebIdlCSharp/WebIdlCSharp.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<VersionPrefix>0.1.0</VersionPrefix>
5+
<VersionPrefix>0.1.1</VersionPrefix>
66
<PackageLicenseExpression>MIT</PackageLicenseExpression>
7+
<Description>Library which simplify accessing to WebIDL data.</Description>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)