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 b60a302 commit cf56d46Copy full SHA for cf56d46
WebIdlCSharp/WebIdlCSharp.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <VersionPrefix>0.1.1</VersionPrefix>
+ <VersionPrefix>0.2.0</VersionPrefix>
6
<LangVersion>10</LangVersion>
7
<PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<Description>Library which simplify accessing to WebIDL data.</Description>
0 commit comments