Skip to content

Commit

Permalink
chore: bump up version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpalves committed Jun 1, 2020
1 parent f59c69c commit 7c653c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/coherent-swift/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import SwiftCLI

let cli = CLI(
name: "coherent-swift",
version: "0.5.0",
version: "0.5.2",
description: "A command-line tool to analyze and report Swift code cohesion"
)

Expand Down

0 comments on commit 7c653c1

Please sign in to comment.