1 parent b3192e1 commit 180af9cCopy full SHA for 180af9c
1 file changed
Sources/FengNiao/CLI.swift
@@ -6,7 +6,7 @@ import PathKit
6
7
@main
8
struct FengNiaoCommand: ParsableCommand {
9
- private static let appVersion = "0.12.0"
+ private static let appVersion = "0.13.0"
10
private static let exitUnusedResources: Int32 = 1
11
private static let exitUsage: Int32 = 64
12
0 commit comments