mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 15:11:52 +02:00
Bump version to 0.94.2
(#13014)
Version bump after 0.94.1 patch release.
This commit is contained in:
@ -27,7 +27,7 @@ import sys
|
||||
import json
|
||||
|
||||
|
||||
NUSHELL_VERSION = "0.94.1"
|
||||
NUSHELL_VERSION = "0.94.2"
|
||||
|
||||
|
||||
def signatures():
|
||||
|
Reference in New Issue
Block a user