Skip to content

Commit 098b7a4

Browse files
committed
[skip ci] Bump version 1.1.1
1 parent 8376de8 commit 098b7a4

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.1.0"
4+
static let version = "1.1.1"
55
static let repositoryPath = "swiftyfinch/xtree"
66

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

0 commit comments

Comments
 (0)