mirror of
https://github.com/nushell/nushell.git
synced 2025-07-04 08:31:05 +02:00
Bump version to 0.93.1
(#12710)
# Description Next patch/dev release, `0.93.1`
This commit is contained in:
@ -27,7 +27,7 @@ import sys
|
||||
import json
|
||||
|
||||
|
||||
NUSHELL_VERSION = "0.93.0"
|
||||
NUSHELL_VERSION = "0.93.1"
|
||||
|
||||
|
||||
def signatures():
|
||||
|
Reference in New Issue
Block a user