From 4dea2a3c09f856a1b98beb84c3dc0621b900153e Mon Sep 17 00:00:00 2001 From: Ivan Dlugos Date: Sat, 14 Aug 2021 18:02:38 +0200 Subject: [PATCH] v0.5.0 prep --- CHANGELOG.md | 2 +- pubspec.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index effe43c..fcd7927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 1.0.0 +## 0.5.0 - Initial version. diff --git a/pubspec.yaml b/pubspec.yaml index c6fc639..ed82d35 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: benchmarking -description: Provides tools to run benchmarks. -version: 0.1.0 +description: Tools to run benchmarks with ease and control. +version: 0.5.0 repository: https://github.com/vaind/benchmarking.dart environment: