Skip to content

Commit 180af9c

Browse files
committed
Bump version to 0.13.0
1 parent b3192e1 commit 180af9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/FengNiao/CLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import PathKit
66

77
@main
88
struct FengNiaoCommand: ParsableCommand {
9-
private static let appVersion = "0.12.0"
9+
private static let appVersion = "0.13.0"
1010
private static let exitUnusedResources: Int32 = 1
1111
private static let exitUsage: Int32 = 64
1212

0 commit comments

Comments
 (0)