Bump version for 0.104.0 release (#15664)

This commit is contained in:
Yash Thakur
2025-04-29 19:31:45 -04:00
committed by GitHub
parent 651a8716fb
commit cda15d91dd
47 changed files with 257 additions and 257 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.103.1"
const NUSHELL_VERSION = "0.104.0"
const PLUGIN_VERSION = "0.1.1" # bump if you change commands!
def main [--stdio] {