Add newline

This commit is contained in:
Neeraj Gupta 2023-05-26 13:13:29 +05:30
parent 10201da4f7
commit 92bfc27e0c

View file

@ -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