Skip to content

Commit a7b7949

Browse files
publish diffus-derive before diffus
1 parent eed983f commit a7b7949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ cargo_publish () {
5454
git tag "${VERSION}"
5555
git push origin "${VERSION}"
5656
git push origin master
57-
cargo_publish diffus
5857
cargo_publish diffus-derive
58+
cargo_publish diffus
5959
;;
6060
*)
6161
git checkout .

0 commit comments

Comments
 (0)