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: