From a3503cbad4e8b0db1f7efb8c815a4e3bb4dcd63e Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 11 Mar 2021 16:53:19 +0100 Subject: [PATCH] PSD1 update --- PSWritePDF.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PSWritePDF.psd1 b/PSWritePDF.psd1 index 6585bb5..b82f297 100644 --- a/PSWritePDF.psd1 +++ b/PSWritePDF.psd1 @@ -8,7 +8,7 @@ Description = 'Little project to create, read, modify, split, merge PDF files on Windows, Linux and Mac.' FunctionsToExport = @('Close-PDF', 'Get-PDF', 'Get-PDFDetails', 'New-PDF', 'New-PDFArea', 'New-PDFDocument', 'New-PDFInfo', 'New-PDFList', 'New-PDFListItem', 'New-PDFOptions', 'New-PDFPage', 'New-PDFTable', 'New-PDFText', 'Register-PDFFont', 'Get-PDFConstantAction', 'Get-PDFConstantColor', 'Get-PDFConstantFont', 'Get-PDFConstantPageSize', 'Get-PDFConstantVersion', 'Convert-PDFToText', 'Merge-PDF', 'Split-PDF') GUID = '19fcb43c-d8c5-44a9-84e4-bccf29765490' - ModuleVersion = '0.0.13' + ModuleVersion = '0.0.14' PowerShellVersion = '5.1' PrivateData = @{ PSData = @{