Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyBanks committed Feb 20, 2020
1 parent 810c899 commit 32cfeed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish.bash
Expand Up @@ -22,6 +22,7 @@ sed -i '0,/speedruns_utils/ s/version = ".*"/version = "'$version'"/' Cargo.toml
sed -i '0,/version = ".*"/ s/version = ".*"/version = "'$version'"/' Cargo.toml
sed -i '0,/version = ".*"/ s/version = ".*"/version = "'$version'"/' src/lib/utils/Cargo.toml

yarn build
yarn export

git diff
Expand Down

1 comment on commit 32cfeed

@vercel
Copy link

@vercel vercel bot commented on 32cfeed Feb 20, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.