Skip to content

Commit 06220ba

Browse files
committed
chore: update dependencies
1 parent ac72b16 commit 06220ba

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.7.1
2+
3+
- Update dependencies
4+
15
## 0.7.0
26

37
- Add `-ls`/`--list` flag

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: script_runner
22
description: Run all your project-related scripts in a portable, simple config.
3-
version: 0.7.0
3+
version: 0.7.1
44
homepage: https://casraf.dev/
55
repository: https://github.com/chenasraf/dart_script_runner
66
license: MIT
@@ -10,7 +10,7 @@ environment:
1010
dependencies:
1111
file: ^7.0.0
1212
path: '>=1.8.0 <2.0.0'
13-
unaconfig: ^0.2.0
13+
unaconfig: ^0.3.1
1414
# unaconfig:
1515
# path: ../unaconfig
1616

0 commit comments

Comments
 (0)