We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3581f72 commit fb409caCopy full SHA for fb409ca
1 file changed
Sources/Main/main.swift
@@ -6,7 +6,7 @@ import BoilerplateCommand
6
import SummonCommand
7
import SwiftCLI
8
9
-let cli = CLI(name: "magia", version: "1.0.7", description: "Ultimate NFT generator")
+let cli = CLI(name: "magia", version: "1.0.8", description: "Ultimate NFT generator")
10
11
cli.commands = [
12
SummonCommand(name: "summon"),
0 commit comments