Add newline
This commit is contained in:
parent
10201da4f7
commit
92bfc27e0c
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ sed -i '' "s/$version_line/$new_version/" pubspec.yaml
|
|||
git add pubspec.yaml
|
||||
git commit -m "Bump $new_version"
|
||||
|
||||
gh pr create --fill -r ashilkn --base main
|
||||
gh pr create --fill -r ashilkn --base main
|
||||
|
|
Loading…
Reference in a new issue