Skip to content

Commit

Permalink
Updates formula
Browse files Browse the repository at this point in the history
  • Loading branch information
serralvo committed Jun 16, 2020
1 parent cedf025 commit 74e8cd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/xctestmetrics.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Xctestmetrics < Formula
desc "Command-line tool that provides metrics about your project tests"
homepage "https://github.com/serralvo/XCTestMetrics"
url "https://github.com/serralvo/XCTestMetrics"
version "0.0.5"
url "https://github.com/serralvo/XCTestMetrics.git", :tag => "0.0.6"
version "0.0.6"

depends_on :xcode => ["11.0", :build]

Expand Down

0 comments on commit 74e8cd1

Please sign in to comment.