Skip to content

Commit 3c11f67

Browse files
Increased version to 0.3.1
1 parent 0055d92 commit 3c11f67

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.3.0</Version>
5+
<Version>0.3.1</Version>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)