Skip to content

Commit cf56d46

Browse files
committed
Bump version to 0.2.0
1 parent b60a302 commit cf56d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebIdlCSharp/WebIdlCSharp.csproj

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

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<VersionPrefix>0.1.1</VersionPrefix>
5+
<VersionPrefix>0.2.0</VersionPrefix>
66
<LangVersion>10</LangVersion>
77
<PackageLicenseExpression>MIT</PackageLicenseExpression>
88
<Description>Library which simplify accessing to WebIDL data.</Description>

0 commit comments

Comments
 (0)