about summary refs log tree commit diff stats
path: root/bootstrap/config_setup/config_setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/config_setup/config_setup.sh')
-rwxr-xr-xbootstrap/config_setup/config_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/config_setup/config_setup.sh b/bootstrap/config_setup/config_setup.sh
index 15b41a8d..577cb8eb 100755
--- a/bootstrap/config_setup/config_setup.sh
+++ b/bootstrap/config_setup/config_setup.sh
@@ -1,7 +1,7 @@
 #! /usr/bin/env dash
 
 # shellcheck source=/dev/null
-SHELL_LIBRARY_VERSION="1.1.3" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH
 
 
 # clone packer.nvim to the needed dir, for the nvim install to work