diff --git a/pubspec.yaml b/pubspec.yaml index 05d4668..8635c64 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,11 +1,11 @@ name: script_runner description: Run all your project-related scripts in a portable, simple config. -version: 0.3.1 +version: 0.3.2 homepage: https://casraf.dev/ repository: https://github.com/chenasraf/dart_script_runner license: MIT environment: - sdk: '>=2.17.0 <3.0.0' + sdk: '>=2.17.0 <4.0.0' dependencies: file: ^6.1.2 @@ -17,6 +17,7 @@ dev_dependencies: test: btool: + script_runner: # line_length: 100 scripts: