Skip to content

Commit 1017d51

Browse files
committed
[skip ci] Bump version 1.0.1
1 parent b67d791 commit 1017d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/XTree/CLI/Commands/Common/Environment.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Fish
22

33
enum Environment {
4-
static let version = "1.0.0"
4+
static let version = "1.0.1"
55
static let repositoryPath = "swiftyfinch/xtree"
66

77
static let cacheFolderPath = Folder.home.subpath(".xtree/cache")

0 commit comments

Comments
 (0)