Skip to content

Commit

Permalink
changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex da Franca committed Jul 30, 2021
1 parent 4c3a2a3 commit 8aa2f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xcresultparser/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Foundation
import ArgumentParser

private let marketingVersion = "0.1"
private let marketingVersion = "0.2"

struct xcresultparser: ParsableCommand {
static let configuration = CommandConfiguration(
Expand Down

0 comments on commit 8aa2f33

Please sign in to comment.