Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbruno committed Oct 16, 2020
1 parent 1a65e5f commit d0c4abb
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.1.0",
abstract: "SwiftShield 4.1.1",
subcommands: [Obfuscate.self, Deobfuscate.self]
)
}
Expand Down

0 comments on commit d0c4abb

Please sign in to comment.