about summary refs log tree commit diff stats
path: root/bootstrap/01_install
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/01_install')
-rwxr-xr-xbootstrap/01_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/01_install b/bootstrap/01_install
index bc596f64..3323842a 100755
--- a/bootstrap/01_install
+++ b/bootstrap/01_install
@@ -1,7 +1,7 @@
 #! /usr/bin/env dash
 
 # shellcheck source=/dev/null
-SHELL_LIBRARY_VERSION="1.9.0" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.10.0" . %SHELL_LIBRARY_PATH
 
 INSTALL=y . %SCRIPT_ENSURE_CONFIG_VARIABLES