Skip to content

Commit

Permalink
Merge pull request #206 from rabc/bump_version
Browse files Browse the repository at this point in the history
Bump version to 0.2.39
  • Loading branch information
ecamacho committed Apr 9, 2024
2 parents fdde347 + 48553c4 commit 62b4d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/XCLogParser/commands/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ import Foundation

public struct Version {

public static let current = "0.2.37"
public static let current = "0.2.39"

}

0 comments on commit 62b4d62

Please sign in to comment.