We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7990db commit daf12d1Copy full SHA for daf12d1
WebIdlCSharp/WebIdlCSharp.csproj
@@ -2,8 +2,9 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <VersionPrefix>0.1.0</VersionPrefix>
+ <VersionPrefix>0.1.1</VersionPrefix>
6
<PackageLicenseExpression>MIT</PackageLicenseExpression>
7
+ <Description>Library which simplify accessing to WebIDL data.</Description>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments