Skip to content

Commit

Permalink
PSD1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Mar 11, 2021
1 parent f30d5d5 commit a3503cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSWritePDF.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -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 = @{
Expand Down

0 comments on commit a3503cb

Please sign in to comment.