File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 0.7.0-dev.6
1+ ## 0.7.0
22
33### BREAKING CHANGES
44
Original file line number Diff line number Diff line change @@ -386,4 +386,4 @@ packages:
386386 source: hosted
387387 version: "3.1.1"
388388sdks:
389- dart: ">=2.19.4 <4 .0.0"
389+ dart: ">=2.19.4 <3 .0.0"
Original file line number Diff line number Diff line change 11name : rps
22description : rps (Run Pubspec Script) allows you to define and run scripts from pubspec.yaml.
3- version : 0.7.0-dev.6
3+ version : 0.7.0
44repository : https://github.com/gonuit/rps
55homepage : https://github.com/gonuit/rps
66issue_tracker : https://github.com/gonuit/rps/issues
@@ -9,7 +9,7 @@ executables:
99 rps :
1010
1111environment :
12- sdk : " >=2.19.4 <4 .0.0"
12+ sdk : " >=2.19.4 <3 .0.0"
1313
1414dependencies :
1515 yaml : ^3.1.1
You can’t perform that action at this time.
0 commit comments