Skip to content

Commit fda0f45

Browse files
Updated version to 0.2.0
1 parent f3fb306 commit fda0f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<PropertyGroup>
33
<!-- This is the solution level version for Nuget packages, This should be x.x.x semver (or x.x.x-suffix for pre-release -->
44
<!-- https://docs.microsoft.com/en-us/nuget/concepts/package-versioning -->
5-
<Version>0.2.0-preview2</Version>
5+
<Version>0.2.0</Version>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)