Improve example

This commit is contained in:
Andras Schmelczer 2025-06-22 21:57:45 +01:00
parent 779579d38f
commit a0cfef3238
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 167 additions and 100 deletions

View file

@ -28,8 +28,6 @@ cargo set-version --bump $1
wasm-pack build --target web --features wasm
# Commit and tag
git add .
git commit -m "Bump versions to $TAG"