generated from PlexSheep/baserepo
Release v0.3.10
cargo devel CI / cargo CI (push) Successful in 2m7s
Details
cargo devel CI / cargo CI (push) Successful in 2m7s
Details
This commit is contained in:
parent
6a6af66b35
commit
0edc9c8e08
|
@ -8,3 +8,4 @@ git add -A
|
||||||
git commit -m "Release v$NEW_VERSION"
|
git commit -m "Release v$NEW_VERSION"
|
||||||
cargo ws publish --registry cscherr --no-git-push --publish-as-is || cargo publish --registry cscherr -p libpt
|
cargo ws publish --registry cscherr --no-git-push --publish-as-is || cargo publish --registry cscherr -p libpt
|
||||||
git push
|
git push
|
||||||
|
cargo ws publish --publish-as-is || cargo publish -p libpt
|
||||||
|
|
Reference in New Issue