Skip to content

Commit 02a2e03

Browse files
committed
chore: bump version number
1 parent 5b6f838 commit 02a2e03

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## 0.7.2
1+
## 0.7.3
22

3+
- Fix: Exit with code
34
- Dev dependency fixes
45

56
## 0.7.1

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: script_runner
22
description: Run all your project-related scripts in a portable, simple config.
3-
version: 0.7.2
4-
homepage: https://casraf.dev/
3+
version: 0.7.3
4+
homepage: https://casraf.dev/projects/dart-script-runner
55
repository: https://github.com/chenasraf/dart_script_runner
66
license: MIT
77
environment:

0 commit comments

Comments
 (0)