Skip to content

Commit

Permalink
chore: update dotlottie-rs v0.1.36 wasm bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
theashraf committed Jan 3, 2025
1 parent 8ef9888 commit 578e30b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/download_wasm_bindings.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Define version and other variables
VERSION="0.1.33"
VERSION="0.1.36"
URL="https://github.com/LottieFiles/dotlottie-rs/releases/download/v${VERSION}/dotlottie-player.wasm.tar.gz"
TARGET_DIR="./src/core"
TEMP_DIR="./.tmp/wasm"
Expand Down
Binary file modified packages/web/src/core/dotlottie-player.wasm
Binary file not shown.

0 comments on commit 578e30b

Please sign in to comment.