Skip to content

Commit 2b0ef68

Browse files
committed
Bump version
1 parent dad3408 commit 2b0ef68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/swiftshield/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import SwiftShieldCore
44

55
struct Swiftshield: ParsableCommand {
66
static var configuration = CommandConfiguration(
7-
abstract: "SwiftShield 4.2.0",
7+
abstract: "SwiftShield 4.2.1",
88
subcommands: [Obfuscate.self, Deobfuscate.self]
99
)
1010
}

0 commit comments

Comments
 (0)