From 75aaff300ade8a6bfbaf1a91b1174f2c08e9a729 Mon Sep 17 00:00:00 2001 From: DarkLite1 Date: Thu, 28 Sep 2017 14:14:36 +0200 Subject: [PATCH] Correct version nr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9911a87..11637a6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi Special thanks to [robinmalik](https://github.com/robinmalik) for providing us with [the code](https://github.com/dfinke/ImportExcel/issues/174) to implement this new feature. A high five to [DarkLite1](https://github.com/DarkLite1) for the implementation. -#### 9/12/2017 (Version 4.0) +#### 9/12/2017 (Version 4.0.0) Super thanks and hat tip to [DarkLite1](https://github.com/DarkLite1). There is now a new and improved `Import-Excel`, not only in functionality, but also improved readability, examples and more. Not only that, he's been running it in production in his company for a number of weeks!