Skip to content

Commit

Permalink
feat(update): wasm sqlite 0.18.2 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
folex authored Dec 25, 2023
1 parent 8d33efa commit b0971a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

SQLITE_WASM_VERSION="v0.18.1"
SQLITE_WASM_VERSION="v0.18.2"

set -o errexit -o nounset -o pipefail

Expand Down

0 comments on commit b0971a6

Please sign in to comment.