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