We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d33efa commit b0971a6Copy full SHA for b0971a6
build.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-SQLITE_WASM_VERSION="v0.18.1"
+SQLITE_WASM_VERSION="v0.18.2"
4
5
set -o errexit -o nounset -o pipefail
6
0 commit comments