diff --git a/CHANGELOG.md b/CHANGELOG.md index 978cf64..ca0ef8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.6.1 +- fix "units/second" value in the report output + ## 0.6.0 - class-based benchmarks - automatic naming, if not providen explicitly diff --git a/pubspec.yaml b/pubspec.yaml index 158ebc9..05d91b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: benchmarking description: Tools to run (sync and async) benchmarks with ease and control. -version: 0.6.0 +version: 0.6.1 repository: https://github.com/vaind/benchmarking.dart environment: