Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified devcycle_python_sdk/bucketing-lib.release.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion update_wasm_lib.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

BUCKETING_LIB_VERSION="1.31.2"
BUCKETING_LIB_VERSION="1.35.1"

if [[ -n "$1" ]]; then
BUCKETING_LIB_VERSION="$1"
Expand Down