Bump and publish

This commit is contained in:
dfinke
2016-02-29 10:26:07 -05:00
parent f04d01cd2f
commit 53e0b64091
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
$p = @{
Name = "ImportExcel"
NuGetApiKey = $NuGetApiKey
ReleaseNote = "Fix off by one error for Import-Html"
ReleaseNote = "Added more conditional types"
}
Publish-Module @p