Bump start plugin to 0.15.0 (#1956)

This commit is contained in:
Jonathan Turner
2020-06-09 13:39:15 -07:00
committed by GitHub
parent e5a18eb3c2
commit a3e1a3f266
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "nu_plugin_start"
version = "0.1.0"
version = "0.15.0"
authors = ["The Nu Project Contributors"]
edition = "2018"
description = "A plugin to open files/URLs directly from Nushell"