bumped version number to 0.97 (#13655)

This commit is contained in:
Jack Wright
2024-08-20 16:28:19 -07:00
committed by GitHub
parent b63c3514c4
commit d667b3c0bc
43 changed files with 256 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.96.2"
const NUSHELL_VERSION = "0.97.0"
const PLUGIN_VERSION = "0.1.1" # bump if you change commands!
def main [--stdio] {