Skip to content

Commit 66a30b9

Browse files
author
Michalis Karagiorgos
committed
bump up version
1 parent 2579f0d commit 66a30b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xcodetargets.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xcodetargets < Formula
22
desc "Swift implicit import checks for SPM packages and Xcodeproj"
33
homepage "https://github.com/michaelversus/XcodeTargets"
4-
url "https://github.com/michaelversus/XcodeTargets.git", tag: "0.1.6"
5-
version "0.1.6"
4+
url "https://github.com/michaelversus/XcodeTargets.git", tag: "0.1.7"
5+
version "0.1.7"
66

77
depends_on "xcode": [:build]
88

0 commit comments

Comments
 (0)