Skip to content

Commit fb409ca

Browse files
committed
feat: increment version
1 parent 3581f72 commit fb409ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Main/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import BoilerplateCommand
66
import SummonCommand
77
import SwiftCLI
88

9-
let cli = CLI(name: "magia", version: "1.0.7", description: "Ultimate NFT generator")
9+
let cli = CLI(name: "magia", version: "1.0.8", description: "Ultimate NFT generator")
1010

1111
cli.commands = [
1212
SummonCommand(name: "summon"),

0 commit comments

Comments
 (0)