File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Copyright = '(c) 2016 Tore Groneng. All rights reserved. '
3333Description = ' A Powershell module for saving and loading objects as hashtable'
3434
3535# Minimum version of the Windows PowerShell engine required by this module
36- # PowerShellVersion = ''
36+ PowerShellVersion = ' 4.0 '
3737
3838# Name of the Windows PowerShell host required by this module
3939# PowerShellHostName = ''
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The benefit is a really small footprint when you store the data on disk.
2525
2626## Status
2727
28- Not published to the PowershellGallery yet!
28+ Module is published [ https://www.powershellgallery.com/packages/hashdata ] ( https://www.powershellgallery.com/packages/hashdata )
2929
3030
3131## Bloglink
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ $tags = @(
2626)
2727
2828
29- Publish-Module - NuGetApiKey $APIkey - Name .\poshdata .psd1
29+ Publish-Module - NuGetApiKey $APIkey - Name .\hashdata .psd1
You can’t perform that action at this time.
0 commit comments