We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc11f2f commit 5766646Copy full SHA for 5766646
Directory.Build.props
@@ -28,7 +28,7 @@
28
<PublishRepositoryUrl>true</PublishRepositoryUrl>
29
<EmbedUntrackedSources>true</EmbedUntrackedSources>
30
<EnablePackageValidation>true</EnablePackageValidation>
31
- <Version>0.1.0</Version>
+ <Version>0.1.1</Version>
32
<PackageVersion>$(Version)</PackageVersion>
33
</PropertyGroup>
34
0 commit comments