Bump version to 0.101.1 (#14661)

This commit is contained in:
Stefan Holderbach
2024-12-24 23:47:00 +01:00
committed by GitHub
parent fb26109049
commit d3cbcf401f
47 changed files with 250 additions and 250 deletions

View File

@ -6,7 +6,7 @@
# it also allows us to test the plugin interface with something manually implemented in a scripting
# language without adding any extra dependencies to our tests.
const NUSHELL_VERSION = "0.101.0"
const NUSHELL_VERSION = "0.101.1"
const PLUGIN_VERSION = "0.1.1" # bump if you change commands!
def main [--stdio] {