mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Bump version to 0.94.1
(#12988)
Merge this PR before merging any other PRs.
This commit is contained in:
@ -27,7 +27,7 @@ import sys
|
||||
import json
|
||||
|
||||
|
||||
NUSHELL_VERSION = "0.94.0"
|
||||
NUSHELL_VERSION = "0.94.1"
|
||||
|
||||
|
||||
def signatures():
|
||||
|
Reference in New Issue
Block a user