We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2dcccc commit 87b071aCopy full SHA for 87b071a
Directory.Build.props
@@ -22,8 +22,8 @@
22
<PackageLicenseExpression>MIT</PackageLicenseExpression>
23
<PackageReadmeFile>README.md</PackageReadmeFile>
24
<Product>Managed Code - MarkItDown</Product>
25
- <Version>10.0.1</Version>
26
- <PackageVersion>10.0.1</PackageVersion>
+ <Version>10.0.2</Version>
+ <PackageVersion>10.0.2</PackageVersion>
27
</PropertyGroup>
28
29
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments