We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6f838 commit 02a2e03Copy full SHA for 02a2e03
CHANGELOG.md
@@ -1,5 +1,6 @@
1
-## 0.7.2
+## 0.7.3
2
3
+- Fix: Exit with code
4
- Dev dependency fixes
5
6
## 0.7.1
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
7
environment:
0 commit comments