Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbruno committed Jun 8, 2021
1 parent dad3408 commit 2b0ef68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/swiftshield/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import SwiftShieldCore

struct Swiftshield: ParsableCommand {
static var configuration = CommandConfiguration(
abstract: "SwiftShield 4.2.0",
abstract: "SwiftShield 4.2.1",
subcommands: [Obfuscate.self, Deobfuscate.self]
)
}
Expand Down

0 comments on commit 2b0ef68

Please sign in to comment.