Skip to content

Commit b0971a6

Browse files
authored
feat(update): wasm sqlite 0.18.2 (#50)
1 parent 8d33efa commit b0971a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
SQLITE_WASM_VERSION="v0.18.1"
3+
SQLITE_WASM_VERSION="v0.18.2"
44

55
set -o errexit -o nounset -o pipefail
66

0 commit comments

Comments
 (0)