Pushed new version

This commit is contained in:
dfinke
2015-09-11 22:52:25 -04:00
parent 2a100e4634
commit c0f3394fe7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ $p = @{
NuGetApiKey = $NuGetApiKey
LicenseUri = "https://github.com/dfinke/ImportExcel/blob/master/LICENSE.txt"
Tag = "Excel","EPPlus","Export","Import"
ReleaseNote = "Now you can read Excel files even if they're open in Excel"
ReleaseNote = "Apply conditional format icons to toc cells in your data"
ProjectUri = "https://github.com/dfinke/ImportExcel"
}