From 02a2e031ff42e6037ececd47ad2f5866d9996b09 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Sun, 25 Feb 2024 13:33:43 +0200 Subject: [PATCH] chore: bump version number --- CHANGELOG.md | 3 ++- pubspec.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 916dad6..4af6487 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ -## 0.7.2 +## 0.7.3 +- Fix: Exit with code - Dev dependency fixes ## 0.7.1 diff --git a/pubspec.yaml b/pubspec.yaml index c71133b..18132b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: script_runner description: Run all your project-related scripts in a portable, simple config. -version: 0.7.2 -homepage: https://casraf.dev/ +version: 0.7.3 +homepage: https://casraf.dev/projects/dart-script-runner repository: https://github.com/chenasraf/dart_script_runner license: MIT environment: