Skip to content

Commit 76ffe85

Browse files
committed
chore: bump version number + update sdk dep
1 parent 43a2cda commit 76ffe85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: script_runner
22
description: Run all your project-related scripts in a portable, simple config.
3-
version: 0.3.1
3+
version: 0.3.2
44
homepage: https://casraf.dev/
55
repository: https://github.com/chenasraf/dart_script_runner
66
license: MIT
77
environment:
8-
sdk: '>=2.17.0 <3.0.0'
8+
sdk: '>=2.17.0 <4.0.0'
99

1010
dependencies:
1111
file: ^6.1.2
@@ -17,6 +17,7 @@ dev_dependencies:
1717
test:
1818
btool:
1919

20+
2021
script_runner:
2122
# line_length: 100
2223
scripts:

0 commit comments

Comments
 (0)