first version bump

This commit is contained in:
Christien Rioux
2023-07-16 15:04:00 -04:00
parent dbd61a9255
commit 217a2470b0
14 changed files with 81 additions and 20 deletions

View File

@@ -15,7 +15,5 @@ else
exit 1
fi
CARGO_TOMLS=$(find . -name Cargo.toml -not -path ./external/\* -not -path ./Cargo.toml | xargs)
bumpversion --dry-run $PART $CARGO_TOMLS ./veilid-python/pyproject.toml ./veilid-flutter/pubspec.yaml
bumpversion $PART