We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d40582 commit 9ba5893Copy full SHA for 9ba5893
‎src/HtmlToMarkdown/HtmlToMarkdown.psd1‎
@@ -2,7 +2,7 @@
2
# and https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-modulemanifest
3
@{
4
RootModule = 'HtmlToMarkdown.dll'
5
-ModuleVersion = '1.1.4'
+ModuleVersion = '1.1.5'
6
CompatiblePSEditions = @('Core','Desktop')
7
GUID = 'b9799ff4-2f34-4787-8e26-5f6f4db55e60'
8
Author = 'Brian Lalonde'
0 commit comments