mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 23:56:26 +02:00
@@ -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.92.3"
|
||||
const NUSHELL_VERSION = "0.93.0"
|
||||
|
||||
def main [--stdio] {
|
||||
if ($stdio) {
|
||||
|
Reference in New Issue
Block a user