1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-14 05:15:23 +02:00
Files
nushell/crates/nu_plugin_inc
Darren Schroeder 88a890c11f bump to dev version 0.83.1 ()
# Description

This bumps nushell to the dev version of 0.83.1 and updates the default
config files with the proper version.

# User-Facing Changes
# Tests + Formatting
# After Submitting
2023-07-26 19:02:13 +02:00
..
2023-07-26 19:02:13 +02:00

Incrementor plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

cargo install --path .

To register (from inside Nushell):

register <path to installed plugin>