nu_plugin_inc 0.93.0

A version incrementer plugin for Nushell
Documentation
[[bin]]
bench = false
name = "nu_plugin_inc"
[dependencies.nu-plugin]
version = "0.93.0"

[dependencies.nu-protocol]
features = ["plugin"]
version = "0.93.0"

[dependencies.semver]
version = "1.0"

[lib]
bench = false
doctest = false

[package]
authors = ["The Nushell Project Developers"]
description = "A version incrementer plugin for Nushell"
edition = "2021"
license = "MIT"
name = "nu_plugin_inc"
readme = "README.md"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu_plugin_inc"
version = "0.93.0"