From 7ea1bd688977c283f2c8af987b3ebbdbc3dbe653 Mon Sep 17 00:00:00 2001 From: tidwall Date: Wed, 20 Oct 2021 16:48:44 -0700 Subject: [PATCH] Updated version --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index b5be574..c4c12e3 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -6,7 +6,7 @@ set -e -VERSION="1.8.0" +VERSION="1.9.1" cd $(dirname "${BASH_SOURCE[0]}")/..