Skip to content

Commit b59f3d4

Browse files
Update main.swift
1 parent d8aa5ba commit b59f3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AtCoderCLI/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import SwiftShell
55
struct Command: ParsableCommand {
66
static var configuration = CommandConfiguration(
77
abstract: "AtCoder CLI for Swift.",
8-
version: "1.0.6",
8+
version: "1.0.7",
99
subcommands: [
1010
New.self,
1111
Submit.self,

0 commit comments

Comments
 (0)