Skip to content

Commit

Permalink
Release v0.9.2 (#506)
Browse files Browse the repository at this point in the history
* Revamp

* Release `v0.9.2`
  • Loading branch information
aurexav authored Jun 6, 2023
1 parent a7c897a commit d5c3d9d
Show file tree
Hide file tree
Showing 55 changed files with 238 additions and 1,879 deletions.
12 changes: 0 additions & 12 deletions .maintain/release.sh
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
#!/bin/sh

cargo publish --locked -p subcryptor
cargo publish --locked -p subhasher
cargo publish --locked -p submetadatan
cargo publish --locked -p subrpcer
cargo publish --locked -p subruntimer
cargo publish --locked -p subspector
# substorager depends on subhasher, sleep for 30s
sleep 30
cargo publish --locked -p substorager
cargo publish --locked -p subversioner

cargo publish --locked -p subalfred-util
# subalfred-core depends on subalfred-util, sleep for 30s
sleep 30
Expand Down
Loading

0 comments on commit d5c3d9d

Please sign in to comment.