From ca52edb1efe7b216113f3d54fd388bed4a7325cd Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Wed, 3 Aug 2016 09:09:45 +0200 Subject: [PATCH] New major release 3.0 --- README.md | 2 +- lib/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db759a4..0190405 100644 --- a/README.md +++ b/README.md @@ -312,7 +312,7 @@ I am happy to discuss any comments and suggestions. Please feel free to contact | Version | Date | Comment | | -------------- | -------------- | -------- | -| 3.0.0 | 2016-08-02 | new major version 3.0 | +| 3.0.0 | 2016-08-03 | new major version 3.0 | | 2.0.5 | 2016-03-02 | changed .gitignore | | 2.0.4 | 2016-02-22 | tiny correction - removed double quotes CPU brand, ... | | 2.0.3 | 2016-02-22 | optimized cpuCurrentspeed | diff --git a/lib/index.js b/lib/index.js index a885f5c..bfff2e1 100644 --- a/lib/index.js +++ b/lib/index.js @@ -77,7 +77,7 @@ // -------------------------------- // // version date comment -// 3.0.0 2016-08-01 new major version 3.0 +// 3.0.0 2016-08-03 new major version 3.0 // 2.0.5 2016-02-22 some more tiny correction ... // 2.0.4 2016-02-22 tiny correction - removed double quotes CPU brand, ... // 2.0.3 2016-02-22 optimized cpuCurrentspeed